mirror of
https://github.com/langchain-ai/auto-evaluator.git
synced 2026-07-19 22:53:35 -04:00
[PR #98] [MERGED] Streamlit app for Pinecone #106
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/98
Author: @rlancemartin
Created: 5/12/2023
Status: ✅ Merged
Merged: 5/12/2023
Merged by: @rlancemartin
Base:
main← Head:streamlit_app📝 Commits (2)
ff2c177Streamlit app for Pineconec68652dAdd docs📊 Changes
7 files changed (+621 additions, -0 deletions)
View changed files
➕
streamlit/README.md(+51 -0)➕
streamlit/auto-evaluator.py(+349 -0)➕
streamlit/eval_sets/lex-pod-eval.json(+4 -0)➕
streamlit/kor_retriever_lex.py(+52 -0)➕
streamlit/prompts.py(+146 -0)➕
streamlit/requirements.txt(+7 -0)➕
streamlit/self_query_retriever_lex.py(+12 -0)📄 Description
See write-up here
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.