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/libs/core/langchain_core
Bagatur feb351737c
core[patch]: fix empty OpenAI tools when strict=True (#26287)
Fix #26232

---------

Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
2 weeks ago
..
_api core[patch]: Add B(bugbear) ruff rules (#25520) 4 weeks ago
beta
callbacks core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270) 2 weeks ago
document_loaders core[patch]: Add B(bugbear) ruff rules (#25520) 4 weeks ago
documents core[patch]: Add UP(upgrade) ruff rules (#25358) 1 month ago
embeddings core[patch]: Update API reference for fake embeddings (#25313) 1 month ago
example_selectors core[patch]: Sort Config attributes (#25127) 2 months ago
graph_vectorstores community[patch], docs: Add API reference doc for GraphVectorStore (#25751) 3 weeks ago
indexing core[patch]: Add B(bugbear) ruff rules (#25520) 4 weeks ago
language_models core[patch]: Add B(bugbear) ruff rules (#25520) 4 weeks ago
load fmt 3 weeks ago
messages core[patch]: Add B(bugbear) ruff rules (#25520) 4 weeks ago
output_parsers core[patch]: Add B(bugbear) ruff rules (#25520) 4 weeks ago
outputs
prompts core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270) 2 weeks ago
pydantic_v1
runnables Keyword-like runnable config (#26295) 2 weeks ago
tools core[patch]: Support non ASCII characters in tool output if user doesn't output string (#26319) 2 weeks ago
tracers core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270) 2 weeks ago
utils core[patch]: fix empty OpenAI tools when strict=True (#26287) 2 weeks ago
vectorstores core[patch]: Add B(bugbear) ruff rules (#25520) 4 weeks ago
__init__.py docs: udpated api reference (#25172) 1 month ago
agents.py core[patch]: docstrings `langchain_core/` files update (#24285) 2 months ago
caches.py core[patch]: docstrings `langchain_core/` files update (#24285) 2 months ago
chat_history.py core[patch]: docstrings `langchain_core/` files update (#24285) 2 months ago
chat_loaders.py
chat_sessions.py
env.py core[patch]: docstrings `langchain_core/` files update (#24285) 2 months ago
exceptions.py core[patch]: Add UP(upgrade) ruff rules (#25358) 1 month ago
globals.py core[patch]: Fix word spelling error in `globals.py` (#24532) 2 months ago
memory.py core[patch]: Sort Config attributes (#25127) 2 months ago
prompt_values.py core[patch]: docstrings `langchain_core/` files update (#24285) 2 months ago
py.typed
rate_limiters.py core[patch]: use time.monotonic() instead time.time() in InMemoryRateLimiter 1 month ago
retrievers.py core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270) 2 weeks ago
stores.py core[patch]: docstrings `langchain_core/` files update (#24285) 2 months ago
structured_query.py core[patch]: docstrings `langchain_core/` files update (#24285) 2 months ago
sys_info.py core[patch]: Include dependencies in sys_info (#25076) 2 months ago