/fantastic-langchain

Primary LanguageJupyter NotebookMIT LicenseMIT

fantastic-langchain

pip list --format=freeze > requirements.txt

langsmith

A developer platform that lets you debug, test, evaluate, and monitor chains built on any LLM framework and seamlessly integrates with LangChain.

export LANGCHAIN_TRACING_V2=true export LANGCHAIN_ENDPOINT="https://api.smith.langchain.com" export LANGCHAIN_API_KEY="" export LANGCHAIN_PROJECT="pt-political-peripheral-62"