This website requires JavaScript.
Explore
Help
Sign In
Mintplex-Labs
/
langchain-python
Watch
1
Star
0
Fork
0
You've already forked langchain-python
mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced
2026-07-22 01:05:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8d48939a2e91e65a5c45e0212ea09ea3dfaa310
langchain-python
/
langchain
/
evaluation
/
qa
T
History
Nuno Campos
f3ec6d2449
Replace remaining usage of basellm with baselangmodel (
#3981
)
2023-05-02 21:52:29 -07:00
..
__init__.py
Adding an in-context QA evaluation chain + chain of thought reasoning chain for improved accuracy (
#2444
)
2023-04-06 22:32:41 -07:00
eval_chain.py
Replace remaining usage of basellm with baselangmodel (
#3981
)
2023-05-02 21:52:29 -07:00
eval_prompt.py
Improve eval chain prompt (
#2798
)
2023-04-12 17:05:20 -07:00
generate_chain.py
Replace remaining usage of basellm with baselangmodel (
#3981
)
2023-05-02 21:52:29 -07:00
generate_prompt.py
Removed duplicate BaseModel dependencies (
#2471
)
2023-04-06 12:45:16 -07:00