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/langchain/langchain/prompts
Eugene Yurtsev 8658d52587
langchain[patch]: Upgrade prompts to optional imports (#21078)
Upgrades prompts module to use optional imports.

This code was generated with a migration script, but had to be adjusted
manually a bit.

Testing in preparation for applying this code modification across the
rest of the modules in langchain package to reverse the dependency
between langchain community and langchain.
4 weeks ago
..
example_selector langchain[patch]: Upgrade prompts to optional imports (#21078) 4 weeks ago
__init__.py langchain[patch]: Upgrade prompts to optional imports (#21078) 4 weeks ago
base.py BUGFIX: add prompt imports for backwards compat (#13702) 6 months ago
chat.py BUGFIX: export more types (#13886) 6 months ago
few_shot.py BUGFIX: add prompt imports for backwards compat (#13702) 6 months ago
few_shot_with_templates.py Separate out langchain_core package (#13577) 6 months ago
loading.py BUGFIX: add prompt imports for backwards compat (#13702) 6 months ago
pipeline.py BUGFIX: add prompt imports for backwards compat (#13702) 6 months ago
prompt.py BUGFIX: add prompt imports for backwards compat (#13702) 6 months ago