10000 fix docs: correct 'host' to 'apiUrl' in TypeScript quickstart example by juanferrub · Pull Request #2075 · comet-ml/opik · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix docs: correct 'host' to 'apiUrl' in TypeScript quickstart example #2075

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 8, 2025

Conversation

juanferrub
Copy link
Contributor

Fix typo reported by Chase Fortier

Typescript docs typo:
https://www.comet.com/docs/opik/quickstart
const client = new Opik({
apiKey: "",
host: "https://www.comet.com/opik/api",
projectName: "",
workspaceName: "",
});
Should actually be apiUrl instead of host

@juanferrub juanferrub requested review from a team as code owners May 8, 2025 10:28
@jverre jverre merged commit 95fad5a into comet-ml:main May 8, 2025
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0