File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,13 @@ Create an API key from your [Settings → API Keys](https://app.zeroeval.com/set
99
1010### Install the SDK
1111
12- Get started with the Python SDK :
12+ Get started with one of our SDKs :
1313
14- <Card title = " Python SDK" icon = " python" href = " /tracing/sdks/python/setup" >
15- For Python applications using frameworks like FastAPI, Django, or Flask
16- </Card >
14+ <CardGroup cols = { 2 } >
15+ <Card title = " Python SDK" icon = " python" href = " /tracing/sdks/python/setup" >
16+ For Python applications using frameworks like FastAPI, Django, or Flask
17+ </Card >
18+ <Card title = " TypeScript SDK" icon = " js" href = " /tracing/sdks/typescript/setup" >
19+ For TypeScript and JavaScript applications using Node.js or Bun
20+ </Card >
21+ </CardGroup >
You can’t perform that action at this time.
0 commit comments