File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,11 @@ Loongsuite Python Agent is also a customized distribution of upstream [OTel Pyth
1515The implementation follows the latest GenAI [ semantic conventions] ( https://github.com/open-telemetry/semantic-conventions ) .
1616
1717## Supported AI Frameworks and components
18- * [ AgentScope] ( https://github.com/agentscope-ai/agentscope ) : [ Guide] ( instrumentation-genai/opentelemetry -instrumentation-agentscope/README.md )
19- * [ Dify] ( https://github.com/langgenius/dify ) : [ Guide] ( instrumentation-genai/opentelemetry -instrumentation-dify/README.md )
18+ * [ AgentScope] ( https://github.com/agentscope-ai/agentscope ) : [ Guide] ( instrumentation-loongsuite/loongsuite -instrumentation-agentscope/README.md )
19+ * [ Dify] ( https://github.com/langgenius/dify ) : [ Guide] ( instrumentation-loongsuite/loongsuite -instrumentation-dify/README.md )
2020* [ LangChain] ( https://github.com/langchain-ai/langchain ) : [ Guide] ( instrumentation-genai/opentelemetry-instrumentation-langchain/README.md )
2121* [ MCP Client] ( https://github.com/modelcontextprotocol/python-sdk )
22- * [ Agno] ( https://github.com/agno-agi/agno ) : [ Guide] ( instrumentation-genai/opentelemetry -instrumentation-agno/README.md )
22+ * [ Agno] ( https://github.com/agno-agi/agno ) : [ Guide] ( instrumentation-loongsuite/loongsuite -instrumentation-agno/README.md )
2323* [ OpenAI] ( https://github.com/openai/openai-python ) : [ Guide] ( instrumentation-genai/opentelemetry-instrumentation-openai-v2/README.rst )
2424
2525## Quick start
@@ -41,7 +41,7 @@ pip install agentscope
4141# AgentScopeInstrumentor
4242git clone https://github.com/alibaba/loongsuite-python-agent.git
4343cd loongsuite-python-agent
44- pip install ./instrumentation-genai/opentelemetry -instrumentation-agentscope
44+ pip install ./instrumentation-loongsuite/loongsuite -instrumentation-agentscope
4545```
4646
4747### RUN
You can’t perform that action at this time.
0 commit comments