mirror of
https://github.com/langchain-ai/auto-evaluator.git
synced 2026-07-18 12:46:06 -04:00
[PR #80] [MERGED] Remove catch for embedding failure #100
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/auto-evaluator/pull/80
Author: @rlancemartin
Created: 4/30/2023
Status: ✅ Merged
Merged: 4/30/2023
Merged by: @benisgold
Base:
main← Head:remove_try_catch_for_tiktoken_error📝 Commits (2)
bee7d1eRemove catch for embd failure20b0aa0frontend📊 Changes
3 files changed (+3 additions, -14 deletions)
View changed files
📝
api/evaluator_app.py(+1 -8)📝
nextjs/components/Sidebar.tsx(+0 -4)📝
nextjs/public/testData/experiments.json(+2 -2)📄 Description
Don't silently fix the failure by using a different choice of embeddings.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.