Prerequisites
In the appd.cfg
file of the Python Agent, ensure to set
the enable-langchain
flag to
true
.
Python agent supports the following versions of LangChain LLMs in Splunk AppDynamics.
Component | Version |
---|---|
langchain
|
<= 0.2.11 |
langchain-openai
|
<= 0.1.19 |
langchain-chroma
|
<= 0.1.1 |
langchain-postgres
|
<= 0.0.12 |
chromadb |
<= 0.5.20 |
pgvector |
<= 0.2.5 |