.. |
agents
|
Add Retrieval Example for AI Plugins (#2737)
|
2023-04-11 23:22:14 -07:00 |
callbacks
|
Fix async task being destroyed before cancelled (#2787)
|
2023-04-12 12:38:38 -07:00 |
chains
|
Harrison/apply llm flag (#2743)
|
2023-04-11 22:02:37 -07:00 |
chat_models
|
Minor: Remove duplicated word in error message (#2706)
|
2023-04-11 13:10:33 -07:00 |
docstore
|
Harrison/retrieval code (#1916)
|
2023-03-22 23:15:04 -07:00 |
document_loaders
|
Updating YoutubeLoader.from_youtube_channel name and doc to reflect actual usage (#2734)
|
2023-04-11 21:12:58 -07:00 |
embeddings
|
Minor: Remove duplicated word in error message (#2706)
|
2023-04-11 13:10:33 -07:00 |
evaluation
|
Adding an in-context QA evaluation chain + chain of thought reasoning chain for improved accuracy (#2444)
|
2023-04-06 22:32:41 -07:00 |
graphs
|
Minor: Remove duplicated word in error message (#2706)
|
2023-04-11 13:10:33 -07:00 |
indexes
|
Fix typo in VectorStoreIndexWrapper method (#1922)
|
2023-03-23 07:08:04 -07:00 |
llms
|
Minor: Remove duplicated word in error message (#2706)
|
2023-04-11 13:10:33 -07:00 |
memory
|
Harrison/postgres (#2691)
|
2023-04-10 21:15:42 -07:00 |
output_parsers
|
Add type inference for output parsers (#2769)
|
2023-04-12 09:12:20 -07:00 |
prompts
|
Fix small typo in SemanticSimilarityExampleSelector (#2629)
|
2023-04-09 12:53:02 -07:00 |
retrievers
|
Harrison/pinecone hybrid update (#2742)
|
2023-04-11 21:32:17 -07:00 |
tools
|
Add Retrieval Example for AI Plugins (#2737)
|
2023-04-11 23:22:14 -07:00 |
utilities
|
Add Zapier NLA OAuth access_token to be used (#2726)
|
2023-04-11 21:32:54 -07:00 |
vectorstores
|
Remove unnecessary method from Qdrant vectorstore and clean up docstrings (#2700)
|
2023-04-11 21:34:22 -07:00 |
__init__.py
|
Harrison/llama (#2314)
|
2023-04-02 14:57:45 -07:00 |
cache.py
|
Avoid IntegrityError for SQLiteCache updates (#1286)
|
2023-02-26 17:54:43 -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 asyncio support for LLM (OpenAI), Chain (LLMChain, LLMMathChain), and Agent (#841)
|
2023-02-07 21:21:57 -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
|
Add a SQL agent for interacting with SQL Databases and JSON Agent for interacting with large JSON blobs (#1150)
|
2023-02-28 19:44:39 -08:00 |
requests.py
|
fixed aiohttp.client_exceptions.ClientConnectionError: Connection closed (#2718)
|
2023-04-11 10:52:55 -07:00 |
schema.py
|
Add type inference for output parsers (#2769)
|
2023-04-12 09:12:20 -07:00 |
serpapi.py
|
move serpapi wrapper (#1199)
|
2023-02-20 21:15:45 -08:00 |
server.py
|
add tracing support to langchain (#741)
|
2023-01-26 17:38:13 -08:00 |
sql_database.py
|
Harrison/table index (#2526)
|
2023-04-06 23:03:09 -07:00 |
text_splitter.py
|
Minor: Remove duplicated word in error message (#2706)
|
2023-04-11 13:10:33 -07:00 |
utils.py
|
Harrison/bing wrapper (#656)
|
2023-01-19 14:48:30 -08:00 |