mirror of
https://github.com/langchain-ai/lcel-teacher.git
synced 2026-07-18 10:24:26 -04:00
[PR #2] [MERGED] Add CI Evals #2
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/lcel-teacher/pull/2
Author: @hinthornw
Created: 1/8/2024
Status: ✅ Merged
Merged: 1/8/2024
Merged by: @hinthornw
Base:
main← Head:wfh/add_ci📝 Commits (3)
50b956cAdd eval8111cdaAdd CI344fb3afixup📊 Changes
11 files changed (+90 additions, -38 deletions)
View changed files
➕
.github/workflows/eval.yml(+28 -0)📝
README.md(+1 -1)📝
app/context_stuffing_chain.py(+7 -7)📝
app/prompts.py(+2 -2)📝
app/server.py(+1 -1)➕
eval/create_dataset.py(+10 -0)📝
eval/eval_code_langchain.ipynb(+13 -11)📝
poetry.lock(+5 -16)➕
tests/__init__.py(+0 -0)➕
tests/evals/__init__.py(+0 -0)➕
tests/evals/test_chain.py(+23 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.