langchain/libs/core/langchain_core
Christophe Bornet 3a99467ccb
core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574)
* Added rules `UPD006` now that Pydantic is v2+

---------

Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
2024-09-17 21:22:50 +00:00
..
_api core,openai,grow,fw[patch]: deprecate bind_functions, update chat mod… (#26584) 2024-09-17 11:32:39 -07:00
beta multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
callbacks core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
document_loaders core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
documents core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
embeddings multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
example_selectors core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
graph_vectorstores core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
indexing core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
language_models core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
load multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
messages core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
output_parsers core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
outputs core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
prompts core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
pydantic_v1 multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
runnables core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
tools core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
tracers core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
utils core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
vectorstores core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
__init__.py docs: udpated api reference (#25172) 2024-08-14 07:00:17 -07:00
agents.py core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
caches.py core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
chat_history.py core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
chat_loaders.py core: chat_* docstrings (#23412) 2024-06-27 17:29:38 -04:00
chat_sessions.py core: chat_* docstrings (#23412) 2024-06-27 17:29:38 -04:00
env.py core[patch]: docstrings langchain_core/ files update (#24285) 2024-07-16 09:21:51 -04:00
exceptions.py core[patch]: Add UP(upgrade) ruff rules (#25358) 2024-08-22 16:29:22 -07:00
globals.py core[patch]: Fix word spelling error in globals.py (#24532) 2024-07-23 14:27:16 +00:00
memory.py core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
prompt_values.py core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
py.typed core[minor], langchain[patch], experimental[patch]: Added missing py.typed to langchain_core (#14143) 2023-12-01 19:15:23 -08:00
rate_limiters.py core[patch]: use time.monotonic() instead time.time() in InMemoryRateLimiter 2024-08-09 11:31:20 -04:00
retrievers.py core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
stores.py core[patch]: docstrings langchain_core/ files update (#24285) 2024-07-16 09:21:51 -04:00
structured_query.py core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) 2024-09-17 21:22:50 +00:00
sys_info.py core[patch]: Include dependencies in sys_info (#25076) 2024-08-06 09:57:39 -04:00