.. |
agents
|
retry to parsing (#3696)
|
2023-05-01 22:05:42 -07:00 |
callbacks
|
v2 tracer with single runs endpoint (#3951)
|
2023-05-01 22:41:32 -07:00 |
chains
|
Harrison/constitutional chain (#3931)
|
2023-05-01 20:23:16 -07:00 |
chat_models
|
bump timeout (#3939)
|
2023-05-01 21:33:57 -07:00 |
docstore
|
Add DocstoreFn - lookup doc via arbitrary function (#3760)
|
2023-04-28 19:50:32 -07:00 |
document_loaders
|
Harrison/blockwise sitemap (#3940)
|
2023-05-01 21:34:07 -07:00 |
embeddings
|
Harrison/azure openai (#3942)
|
2023-05-01 21:34:16 -07:00 |
evaluation
|
Callbacks Refactor [base] (#3256)
|
2023-04-30 11:14:09 -07:00 |
experimental
|
Add incremental messages token count (#3890)
|
2023-05-01 10:36:54 -07:00 |
graphs
|
Minor: Remove duplicated word in error message (#2706)
|
2023-04-11 13:10:33 -07:00 |
indexes
|
Harrison/from documents (#3919)
|
2023-05-01 20:28:14 -07:00 |
llms
|
[Breaking] Migrate GPT4All to use PyGPT4All (#3934)
|
2023-05-01 20:42:45 -07:00 |
memory
|
Harrison/combined memory (#3935)
|
2023-05-01 20:55:56 -07:00 |
output_parsers
|
fix: invalid escape sequence error in regex pattern (#3902)
|
2023-05-01 20:57:19 -07:00 |
prompts
|
Validate input_variables when using jinja2 templates (#3140)
|
2023-04-19 16:18:32 -07:00 |
retrievers
|
Async Support for LLMChainExtractor (new) (#3780)
|
2023-05-01 21:23:13 -07:00 |
tools
|
small change to allow powerbi tools to all have single inputs (#3864)
|
2023-05-01 20:22:16 -07:00 |
utilities
|
[simple] add ddg-search to __init__ for easier loading (#3933)
|
2023-05-01 20:39:17 -07:00 |
vectorstores
|
Harrison/chroma get (#3938)
|
2023-05-01 21:19:28 -07:00 |
__init__.py
|
Callbacks Refactor [base] (#3256)
|
2023-04-30 11:14:09 -07:00 |
base_language.py
|
Callbacks Refactor [base] (#3256)
|
2023-04-30 11:14:09 -07:00 |
cache.py
|
Harrison/redis cache (#3766)
|
2023-04-28 20:47:18 -07:00 |
docker-compose.yaml
|
Update docker-compose.yaml (#3582)
|
2023-04-26 15:11:59 -07:00 |
document_transformers.py
|
Contextual compression retriever (#2915)
|
2023-04-20 17:01:14 -07:00 |
example_generator.py
|
Harrison/improve cache (#368)
|
2022-12-18 16:22:42 -05:00 |
formatting.py
|
Validate input_variables when using jinja2 templates (#3140)
|
2023-04-19 16:18:32 -07:00 |
input.py
|
Add asyncio support for LLM (OpenAI), Chain (LLMChain, LLMMathChain), and Agent (#841)
|
2023-02-07 21:21:57 -08:00 |
math_utils.py
|
fix #3884 (#3475)
|
2023-04-24 19:54:15 -07: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
|
Move PythonRepl -> langchain.utilities (#2917)
|
2023-04-15 10:50:25 -07:00 |
requests.py
|
fixed aiohttp.client_exceptions.ClientConnectionError: Connection closed (#2718)
|
2023-04-11 10:52:55 -07:00 |
schema.py
|
Add ChatModel, LLM, and Embeddings for Google's PaLM APIs (#3575)
|
2023-05-01 15:23:16 -07:00 |
serpapi.py
|
move serpapi wrapper (#1199)
|
2023-02-20 21:15:45 -08:00 |
server.py
|
Fix missing docker-compose (#2899)
|
2023-04-15 16:05:11 -07:00 |
sql_database.py
|
Support SQLAlchemy 2.0 (#3310)
|
2023-04-24 21:10:56 -07:00 |
text_splitter.py
|
Contextual compression retriever (#2915)
|
2023-04-20 17:01:14 -07:00 |
utils.py
|
Dev2049/add modern treasury (#3924)
|
2023-05-01 20:28:02 -07:00 |