This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
langchain
Watch
1
Star
0
Fork
0
You've already forked langchain
mirror of
https://github.com/hwchase17/langchain.git
synced
2026-06-09 10:17:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a1f336fdc7c874df2943eeea1ebe5135bd175217
langchain
/
libs
/
core
/
langchain_core
/
prompts
History
Eugene Yurtsev
af2ed47c6f
fix(core): add more sanitization to templates (
#36612
)
...
add more sanitization to templates
2026-04-08 14:10:10 -04:00
..
__init__.py
…
base.py
fix(core): handle symlinks in deprecated prompt save path (
#36585
)
2026-04-07 10:45:42 -04:00
chat.py
fix(core): validate paths in
prompt.save
and
load_prompt
, deprecate methods (
#36200
)
2026-03-24 14:27:14 -04:00
dict.py
fix(core): add more sanitization to templates (
#36612
)
2026-04-08 14:10:10 -04:00
few_shot_with_templates.py
fix(core): validate paths in
prompt.save
and
load_prompt
, deprecate methods (
#36200
)
2026-03-24 14:27:14 -04:00
few_shot.py
fix(core): validate paths in
prompt.save
and
load_prompt
, deprecate methods (
#36200
)
2026-03-24 14:27:14 -04:00
image.py
fix(core): add more sanitization to templates (
#36612
)
2026-04-08 14:10:10 -04:00
loading.py
fix(core): harden check for txt files in deprecated prompt loading functions (
#36471
)
2026-04-02 16:42:48 -04:00
message.py
…
prompt.py
…
string.py
fix(core): add more sanitization to templates (
#36612
)
2026-04-08 14:10:10 -04:00
structured.py
…