Back to Opik

Overview

apps/opik-documentation/documentation/fern/docs/reference/overview.mdx

2.0.22-6605-merge-2065886 B
Original Source

Opik provides in-depth reference documentation for all its SDKs. If you are looking for guides on how to use Opik, check out our cookbook instead.

<CardGroup cols={2}> <Card title="Python SDK docs" icon="fa-brands fa-python" href="https://www.comet.com/docs/opik/python-sdk-reference/"> Python SDK reference documentation for all SDK methods </Card>
<Card title="Typescript SDK docs" icon="fa-brands fa-js" href="/reference/typescript-sdk/overview">
Typescript SDK documentation overview
</Card>

<Card title="Ruby OpenTelemetry SDK docs" icon="fa-regular fa-gem" href="/reference/ruby-otel-sdk/overview">
Ruby OpenTelemetry SDK documentation overview
</Card>

<Card title="REST API docs" icon="link" href="/reference/rest-api/overview">
API reference documentation for all SDK methods
</Card>
</CardGroup>