ENTITY
LLMChain
LLMChain
PulseAugur coverage of LLMChain — every cluster mentioning LLMChain across labs, papers, and developer communities, ranked by signal.
Total · 30d
0
2 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
0
0 over 90d
TIER MIX · 90D
TOPICS
RECENT · PAGE 1/1 · 2 TOTAL
-
LangChain apps vulnerable to prompt injection attacks
Prompt injection is a significant vulnerability in applications built with frameworks like LangChain, where user input can be manipulated to override system instructions. This occurs because LLMs process all input, incl…
-
LangChain 0.2 and AutoGPT v0.5 Enhance LLM Development
LangChain 0.2 has been released, introducing a unified "Runnable" abstraction to simplify the composition of LLM calls, prompts, and memory management. This update aims to reduce boilerplate code and improve the maintai…