You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/langchain
ecneladis 016738e676
Add GitLoader (#2851)
1 year ago
..
agents Update reduce_openapi_spec for PATCH and DELETE (#2861) 1 year ago
callbacks Add easy print method to openai callback (#2848) 1 year ago
chains Harrison/apply llm flag (#2743) 1 year ago
chat_models Minor: Remove duplicated word in error message (#2706) 1 year ago
docstore Harrison/retrieval code (#1916) 2 years ago
document_loaders Add GitLoader (#2851) 1 year ago
embeddings Minor: Remove duplicated word in error message (#2706) 1 year ago
evaluation Improve eval chain prompt (#2798) 1 year ago
graphs Minor: Remove duplicated word in error message (#2706) 1 year ago
indexes Fix typo in VectorStoreIndexWrapper method (#1922) 1 year ago
llms Harrison/rwkv utf8 (#2867) 1 year ago
memory Harrison/retriever memory (#2804) 1 year ago
output_parsers Add type inference for output parsers (#2769) 1 year ago
prompts Fix small typo in SemanticSimilarityExampleSelector (#2629) 1 year ago
retrievers Weaviate attributes and error handling (#2800) 1 year ago
tools Return output of PythonAstREPLTool when falling back to exec() (#2780) 1 year ago
utilities Add Zapier NLA OAuth access_token to be used (#2726) 1 year ago
vectorstores Harrison/retriever memory (#2804) 1 year ago
__init__.py Harrison/llama (#2314) 1 year ago
cache.py Harrison/gpt cache (#2744) 1 year ago
docker-compose.yaml add tracing support to langchain (#741) 2 years ago
example_generator.py Harrison/improve cache (#368) 2 years ago
formatting.py initial commit 2 years ago
input.py Add asyncio support for LLM (OpenAI), Chain (LLMChain, LLMMathChain), and Agent (#841) 2 years ago
model_laboratory.py Harrison/improve cache (#368) 2 years ago
py.typed Add py.typed marker to package (#121) 2 years ago
python.py Add a SQL agent for interacting with SQL Databases and JSON Agent for interacting with large JSON blobs (#1150) 2 years ago
requests.py fixed aiohttp.client_exceptions.ClientConnectionError: Connection closed (#2718) 1 year ago
schema.py Add type inference for output parsers (#2769) 1 year ago
serpapi.py move serpapi wrapper (#1199) 2 years ago
server.py add tracing support to langchain (#741) 2 years ago
sql_database.py Harrison/table index (#2526) 1 year ago
text_splitter.py Minor: Remove duplicated word in error message (#2706) 1 year ago
utils.py Harrison/bing wrapper (#656) 2 years ago