langchain/langchain
Harrison Chase 23d5f64bda
Harrison/ngram example (#846)
Co-authored-by: Sean Spriggens <ssprigge@syr.edu>
2023-02-02 09:44:42 -08:00
..
agents conversational agent fix (#818) 2023-01-30 23:59:55 -08:00
callbacks add tracing support to langchain (#741) 2023-01-26 17:38:13 -08:00
chains return code for pal (#844) 2023-02-02 08:47:20 -08:00
docstore Harrison/wiki update (#622) 2023-01-15 16:45:16 -08:00
embeddings rfc: instruct embeddings (#811) 2023-02-02 08:44:02 -08:00
evaluation bump version to 0063 (#616) 2023-01-14 08:09:25 -08:00
llms Update cohere.py (#795) 2023-01-30 14:55:44 -08:00
prompts Harrison/ngram example (#846) 2023-02-02 09:44:42 -08:00
utilities Minor fix for google search util: it's uncertain if "snippet" in results exists (#830) 2023-02-01 23:37:52 -08:00
vectorstores Hotfix: distance_func and collection_name must not be in kwargs (#735) 2023-01-25 09:39:50 -08:00
__init__.py add tracing support to langchain (#741) 2023-01-26 17:38:13 -08:00
cache.py Fix sqlalchemy warnings when running tests (#733) 2023-01-25 07:14:07 -08:00
docker-compose.yaml add tracing support to langchain (#741) 2023-01-26 17:38:13 -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 tracing support to langchain (#741) 2023-01-26 17:38:13 -08:00
serpapi.py expose more serpapi parameters (#609) 2023-01-13 17:36:10 -08:00
server.py add tracing support to langchain (#741) 2023-01-26 17:38:13 -08:00
sql_database.py Sample row in table info for SQLDatabase (#769) (#782) 2023-01-28 13:37:07 -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