Skip to content
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

docs: add novita ai integration #1337

Merged
merged 2 commits into from
Mar 6, 2025
Merged

Conversation

MizukiMoon
Copy link
Contributor

@MizukiMoon MizukiMoon commented Mar 6, 2025

Important

Adds documentation for integrating Novita AI with Langfuse using OpenAI drop-in replacement, including setup and example usage.

  • Documentation:
    • Adds integration_novitaai.md to cookbook.
    • Provides a guide for integrating Novita AI with Langfuse using OpenAI drop-in replacement.
  • Integration Steps:
    • Install openai and langfuse packages.
    • Set up environment variables for Langfuse and Novita AI API keys.
    • Use langfuse.openai for OpenAI client with Novita AI API key and base URL.
  • Example:
    • Demonstrates calling Novita AI's chat model with Langfuse tracing.
    • Shows how to view API call traces in Langfuse, including request parameters and latency metrics.

This description was created by Ellipsis for fca3ea6. It will automatically update as commits are pushed.

Copy link

vercel bot commented Mar 6, 2025

Someone is attempting to deploy a commit to the langfuse Team on Vercel.

A member of the Team first needs to authorize it.

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Mar 6, 2025
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@CLAassistant
Copy link

CLAassistant commented Mar 6, 2025

CLA assistant check
All committers have signed the CLA.

@dosubot dosubot bot added the docs label Mar 6, 2025
@jannikmaierhoefer
Copy link
Contributor

Hi @MizukiMoon, thank you for the contribution!

@dosubot dosubot bot added the auto-merge This PR is set to be merged label Mar 6, 2025
@jannikmaierhoefer jannikmaierhoefer added this pull request to the merge queue Mar 6, 2025
Merged via the queue into langfuse:main with commit c466f2c Mar 6, 2025
4 of 5 checks passed
@dosubot dosubot bot removed the auto-merge This PR is set to be merged label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants