Skip to content

Commit 00cbea4

Browse files
committed
chore: Polish README.
1 parent cd13a1a commit 00cbea4

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ Loongsuite Python Agent is also a customized distribution of upstream [OTel Pyth
1515
The 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)
19-
* [Dify](https://github.com/langgenius/dify)
20-
* [LangChain](https://github.com/langchain-ai/langchain)
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)
20+
* [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)
23-
* [OpenAI](https://github.com/openai/openai-python)
22+
* [Agno](https://github.com/agno-agi/agno): [Guide](instrumentation-genai/opentelemetry-instrumentation-agno/README.md)
23+
* [OpenAI](https://github.com/openai/openai-python): [Guide](instrumentation-genai/opentelemetry-instrumentation-openai-v2/README.rst)
2424

2525
## Quick start
2626

@@ -224,8 +224,7 @@ Access the Jaeger UI to view the collected trace data. You should no
224224
## Community
225225

226226
We are looking forward to your feedback and suggestions. You can join
227-
our [DingTalk user group](https://qr.dingtalk.com/action/joingroup?code=v1,k1,VaFSqbGiRY0iAL3GGd18DRWDyb1HpgOuyfDzsX3Drng=&_dt_no_comment=1&origin=11?) and [DingTalk developer group](https://qr.dingtalk.com/action/joingroup?code=v1,k1,mexukXI88tZ1uiuLYkKhdaETUx/K59ncyFFFG5Voe9s=&_dt_no_comment=1&origin=11?)
228-
to engage with us.
227+
our [DingTalk group](https://qr.dingtalk.com/action/joingroup?code=v1,k1,mexukXI88tZ1uiuLYkKhdaETUx/K59ncyFFFG5Voe9s=&_dt_no_comment=1&origin=11?) or scan the QR code below to engage with us.
229228

230229
| LoongCollector SIG | LoongSuite Python SIG |
231230
|----|----|

0 commit comments

Comments
 (0)