..
agents
strip whitespace ( #680 )
2023-01-21 16:03:48 -08:00
callbacks
Add BaseCallbackHandler and CallbackManager ( #478 )
2023-01-04 07:54:25 -08:00
chains
add search kwargs ( #664 )
2023-01-20 07:42:08 -08:00
docstore
Harrison/wiki update ( #622 )
2023-01-15 16:45:16 -08:00
embeddings
Fix CohereError: embed is not an available endpoint on this model ( #637 )
2023-01-17 22:26:07 -08:00
evaluation
bump version to 0063 ( #616 )
2023-01-14 08:09:25 -08:00
llms
Harrison/cohere experimental ( #638 )
2023-01-17 22:28:55 -08:00
prompts
Harrison/few shot yaml ( #682 )
2023-01-21 16:08:03 -08:00
utilities
Harrison/bing wrapper ( #656 )
2023-01-19 14:48:30 -08:00
vectorstores
add faiss local saving/loading ( #676 )
2023-01-21 16:08:14 -08:00
__init__.py
Harrison/wolfram alpha ( #579 )
2023-01-11 05:52:19 -08:00
cache.py
fix caching ( #658 )
2023-01-19 15:33:45 -08:00
example_generator.py
Harrison/improve cache ( #368 )
2022-12-18 16:22:42 -05:00
formatting.py
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/bing wrapper ( #656 )
2023-01-19 14:48:30 -08:00