.. |
_api
|
core[patch]: Add _api.rename_parameter to support renaming of parameters in functions (#25101)
|
2024-08-22 17:16:31 -07:00 |
caches
|
core[minor]: Add maxsize for InMemoryCache (#23405)
|
2024-07-01 14:21:21 -04:00 |
callbacks
|
core[minor]: Add dispatching for custom events (#24080)
|
2024-07-11 02:25:12 +00:00 |
chat_history
|
core[patch],community[patch]: Move file chat history back to community (#20834)
|
2024-04-24 12:47:25 -04:00 |
data
|
Separate out langchain_core package (#13577)
|
2023-11-20 13:09:30 -08:00 |
dependencies
|
community[minor]: Add glue catalog loader (#20220)
|
2024-04-16 11:39:23 -04:00 |
document_loaders
|
core[minor]: add langsmith document loader (#25493)
|
2024-08-20 10:22:14 -07:00 |
documents
|
core[minor]: Create BaseMedia object (#23639)
|
2024-07-01 15:07:30 -04:00 |
embeddings
|
core[minor]: moved fake llms and embeddings to core (#19226)
|
2024-03-18 10:01:26 -07:00 |
example_selectors
|
infra: update mypy 1.10, ruff 0.5 (#23721)
|
2024-07-03 10:33:27 -07:00 |
examples
|
core:adds tests for partial_variables (#15427)
|
2024-01-02 15:00:06 -08:00 |
fake
|
core[patch]: Update unit tests with a workaround for using AnyID in pydantic 2 (#24892)
|
2024-07-31 14:42:12 -04:00 |
indexing
|
core[minor]: Add support for DocumentIndex in the index api (#25100)
|
2024-08-06 12:30:49 -07:00 |
language_models
|
core[patch]: Add B(bugbear) ruff rules (#25520)
|
2024-08-28 07:09:29 +00:00 |
load
|
core: add additional import mappings to loads (#26406)
|
2024-09-13 09:39:58 -07:00 |
messages
|
core[patch]: add option to specify the chunk separator in merge_message_runs (#24783)
|
2024-08-22 19:46:25 +00:00 |
output_parsers
|
core[patch]: Add B(bugbear) ruff rules (#25520)
|
2024-08-28 07:09:29 +00:00 |
outputs
|
core[patch]: fix ChatGeneration.text with content blocks (#20294)
|
2024-04-10 15:54:06 -07:00 |
prompts
|
core[patch]: remove prompt img loading (#27807)
|
2024-10-31 12:33:33 -07:00 |
rate_limiters
|
core[minor]: Add BaseModel.rate_limiter, RateLimiter abstraction and in-memory implementation (#24669)
|
2024-07-26 03:03:34 +00:00 |
runnables
|
core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270)
|
2024-09-10 12:58:24 -07:00 |
stores
|
standard-tests[patch]: Add pytest assert rewrites (#24408)
|
2024-07-18 21:41:11 +00:00 |
tracers
|
core[patch]: Fixed bedrock chat model load. (#26643)
|
2024-09-19 15:00:45 -07:00 |
utils
|
core[patch]: fix empty OpenAI tools when strict=True (#26287)
|
2024-09-11 16:06:03 -07:00 |
vectorstores
|
core[patch]: Deprecating beta upsert APIs in vectorstore (#25069)
|
2024-08-09 17:17:36 -04:00 |
__init__.py
|
Separate out langchain_core package (#13577)
|
2023-11-20 13:09:30 -08:00 |
conftest.py
|
infra: update mypy 1.10, ruff 0.5 (#23721)
|
2024-07-03 10:33:27 -07:00 |
prompt_file.txt
|
Separate out langchain_core package (#13577)
|
2023-11-20 13:09:30 -08:00 |
pydantic_utils.py
|
core[patch]: Add B(bugbear) ruff rules (#25520)
|
2024-08-28 07:09:29 +00:00 |
stubs.py
|
core[patch]: Update unit tests with a workaround for using AnyID in pydantic 2 (#24892)
|
2024-07-31 14:42:12 -04:00 |
test_globals.py
|
Separate out langchain_core package (#13577)
|
2023-11-20 13:09:30 -08:00 |
test_graph_vectorstores.py
|
core[minor]: Add Graph Store component (#23092)
|
2024-07-05 12:24:10 -04:00 |
test_imports.py
|
core[patch]: Speed up unit tests for imports (#23837)
|
2024-07-03 15:55:15 -04:00 |
test_messages.py
|
core[patch]: introduce ToolMessage.status (#24628)
|
2024-07-29 14:01:53 -07:00 |
test_outputs.py
|
REFACTOR: Refactor langchain_core (#13627)
|
2023-11-21 08:35:29 -08:00 |
test_sys_info.py
|
core(minor): Add a way to print out system information for debugging purposes. (#15718)
|
2024-01-08 12:20:18 -08:00 |
test_tools.py
|
core[patch]: make get_all_basemodel_annotations public (#27762)
|
2024-10-30 14:43:23 -07:00 |