Prerequisites
Ensure to set the enable-langchain flag to true in /path/to/appdynamics.cfg file of the Python Agent. See [instrumentation].
Python agent supports the following versions of LangChain LLMs in Splunk AppDynamics.
| Component | Version |
|---|---|
langchain |
<= 0.2.11 |
langchain-ollama |
<= 0.2.0 |
langchain-chroma |
<= 0.1.1 |
langchain-postgres |
<= 0.0.12 |
chromadb |
<= 0.5.20 |
pgvector |
<= 0.2.5 |