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
Harrison Chase db968284f8
tools refactor (#2961)
Co-authored-by: vowelparrot <130414180+vowelparrot@users.noreply.github.com>
1 year ago
..
agents tools refactor (#2961) 1 year ago
callbacks tools refactor (#2961) 1 year ago
chains Spelling to correct conservation to conservation (#3049) 1 year ago
chat_models consistently use getLogger(__name__), no root logger (#2989) 1 year ago
docstore Harrison/retrieval code (#1916) 2 years ago
document_loaders Harrison/rec gd (#3054) 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) 2 years ago
llms consistently use getLogger(__name__), no root logger (#2989) 1 year ago
memory Harrison/retriever memory (#2804) 1 year ago
output_parsers Nc/combining output parser (#3014) 1 year ago
prompts Support inference of `input_variables` from `jinja2` template (#3013) 1 year ago
retrievers Fix type hint regression (#3033) 1 year ago
tools tools refactor (#2961) 1 year ago
utilities Harrison/jira (#3055) 1 year ago
vectorstores Adding shared chromaDB client option (#2886) 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 Move PythonRepl -> langchain.utilities (#2917) 1 year ago
requests.py fixed aiohttp.client_exceptions.ClientConnectionError: Connection closed (#2718) 1 year ago
schema.py tools refactor (#2961) 1 year ago
serpapi.py move serpapi wrapper (#1199) 2 years ago
server.py Fix missing docker-compose (#2899) 1 year ago
sql_database.py Harrison/table index (#2526) 1 year ago
text_splitter.py consistently use getLogger(__name__), no root logger (#2989) 1 year ago
utils.py Harrison/bing wrapper (#656) 2 years ago