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
Erick Friis e1924b3e93
core[patch]: deprecate hwchase17/langchain-hub, address path traversal (#18600)
Deprecates the old langchain-hub repository. Does *not* deprecate the
new https://smith.langchain.com/hub

@PinkDraconian has correctly raised that in the event someone is loading
unsanitized user input into the `try_load_from_hub` function, they have
the ability to load files from other locations in github than the
hwchase17/langchain-hub repository.

This PR adds some more path checking to that function and deprecates the
functionality in favor of the hub built into LangSmith.
7 months ago
..
_api core[patch]: deprecation docstring with lib (#18350) 7 months ago
beta
callbacks
documents core[minor]: move document compressor base (#17910) 7 months ago
example_selectors
globals
language_models
load core[patch]: support JS message serial namespaces (#18151) 7 months ago
messages
output_parsers langchain[patch], core[patch], openai[patch], fireworks[minor]: ChatFireworks.with_structured_output (#18078) 7 months ago
outputs
prompts multiple[patch]: fix deprecation versions (#18349) 7 months ago
pydantic_v1
runnables docs: `runnable` module description (#17966) 7 months ago
tracers [Core] Patch: rm dumpd of outputs from runnables/base (#18295) 7 months ago
utils core[patch]: deprecate hwchase17/langchain-hub, address path traversal (#18600) 7 months ago
__init__.py
agents.py
caches.py
chat_history.py
chat_sessions.py
embeddings.py
env.py
exceptions.py
memory.py
prompt_values.py
py.typed
retrievers.py
stores.py
sys_info.py
tools.py
vectorstores.py