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
umair mehmood b3e08f9239
improvement: fix chat prompt loading from config (#13818)
Add loader for loading chat prompt from config file.

fixed: #13667

@efriis 
@baskaryan
10 months ago
..
_api
callbacks IMPROVEMENT: Conditionally import core type hints (#13700) 10 months ago
documents REFACTOR: combine core documents files (#13733) 10 months ago
example_selectors IMPROVEMENT: Conditionally import core type hints (#13700) 10 months ago
globals IMPROVEMENT: filter global warnings properly (#13754) 10 months ago
language_models BUGFIX: Add import types and typevars from core (#13829) 10 months ago
load
messages
output_parsers IMPROVEMENT: Conditionally import core type hints (#13700) 10 months ago
outputs
prompts improvement: fix chat prompt loading from config (#13818) 10 months ago
pydantic_v1
runnables Add option to prefix config keys in configurable_alts (#13714) 10 months ago
tracers IMPROVEMENT: Conditionally import core type hints (#13700) 10 months ago
utils
__init__.py
agents.py
caches.py
chat_history.py
chat_sessions.py
embeddings.py
env.py
exceptions.py
memory.py
prompt_values.py
retrievers.py
stores.py
tools.py IMPROVEMENT: Conditionally import core type hints (#13700) 10 months ago
vectorstores.py IMPROVEMENT: Conditionally import core type hints (#13700) 10 months ago