We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df10caa commit cc824c5Copy full SHA for cc824c5
README.md
@@ -119,10 +119,10 @@ The process is:
119
120
## Instrumentation
121
122
-Check the examples folder for instrumentation examples for:
+Check how to instrument your LLM usage with the following libraries:
123
124
-- LiteLLM (python)
125
-- Vercel AI SDK (typescript)
+- [LiteLLM (python)](https://www.tinybird.co/docs/get-data-in/guides/ingest-litellm)
+- [Vercel AI SDK (typescript)](https://www.tinybird.co/docs/get-data-in/guides/ingest-vercel-ai-sdk)
126
127
## Mock data
128
0 commit comments