langchain/langchain
Harrison Chase 1c71fadfdc
more complex sql chain (#619)
add a more complex sql chain that first subsets the necessary tables
2023-01-15 17:07:21 -08:00
..
agents simplify parsing of the final answer (#621) 2023-01-15 16:39:27 -08:00
callbacks Add BaseCallbackHandler and CallbackManager (#478) 2023-01-04 07:54:25 -08:00
chains more complex sql chain (#619) 2023-01-15 17:07:21 -08:00
docstore Harrison/wiki update (#622) 2023-01-15 16:45:16 -08:00
embeddings (WIP) add HyDE (#393) 2022-12-21 20:46:41 -05:00
evaluation bump version to 0063 (#616) 2023-01-14 08:09:25 -08:00
llms bump to 0058 (#556) 2023-01-06 07:58:38 -08:00
prompts more complex sql chain (#619) 2023-01-15 17:07:21 -08:00
utilities wolfram alpha improvements (#591) 2023-01-12 06:09:12 -08:00
vectorstores Added filter argument to pinecone queries, fixes #600 (#601) 2023-01-12 21:15:51 -08:00
__init__.py Harrison/wolfram alpha (#579) 2023-01-11 05:52:19 -08:00
cache.py Harrison/sqlalchemy cache store (#536) 2023-01-04 18:38:15 -08:00
example_generator.py Harrison/improve cache (#368) 2022-12-18 16:22:42 -05:00
formatting.py initial commit 2022-10-24 14:51:15 -07:00
input.py Add BaseCallbackHandler and CallbackManager (#478) 2023-01-04 07:54:25 -08:00
model_laboratory.py Harrison/improve cache (#368) 2022-12-18 16:22:42 -05:00
py.typed Add py.typed marker to package (#121) 2022-11-12 11:22:32 -08:00
python.py Harrison/tools exp (#372) 2022-12-18 21:51:23 -05:00
requests.py LLMRequestsChain (#267) 2022-12-06 21:55:02 -08:00
schema.py Add finish reason to Generation for usage downstream (#526) 2023-01-06 07:15:25 -08:00
serpapi.py expose more serpapi parameters (#609) 2023-01-13 17:36:10 -08:00
sql_database.py more complex sql chain (#619) 2023-01-15 17:07:21 -08:00
text_splitter.py [Minor Fix] Fix spacy TextSplitter init (#606) 2023-01-13 06:24:44 -08:00
utils.py Harrison/cleanup env check (#144) 2022-11-14 22:05:41 -08:00