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

Add support for Predibase integration with header parsing #2901

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

use-tusk[bot]
Copy link
Contributor

@use-tusk use-tusk bot commented Oct 28, 2024

Fixes #2900

Updated the Predibase integration to support the following changes:

  1. Updated the base URL from api.app.predibase.com to serving.app.predibase.com.
  2. Added functionality to parse model and usage information from response headers before falling back to the response body. This includes parsing additional headers for token usage and request timings.
  3. Created a new documentation file for setting up and integrating with Predibase, providing step-by-step instructions and code examples.

Tips:

  • Make sure to test changes before merging.
  • Submit a "Request Changes" review to address nits. If major changes are needed, retry the issue from the Tusk app with additional context.
  • Close this PR with a comment if it's obviously incorrect. This will improve my future PRs.
  • Go to the Tusk activity logs or issue to see more details.

Copy link

vercel bot commented Oct 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
helicone ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 11:59pm
helicone-bifrost ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 11:59pm
helicone-eu ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 11:59pm

Copy link
Contributor Author

use-tusk bot commented Oct 31, 2024

@colegottdank please review this PR. If it's incorrect, close it with a comment explaining why to help me learn.

Copy link
Contributor Author

use-tusk bot commented Nov 5, 2024

@colegottdank please review this PR. If it's incorrect, close it with a comment explaining why to help me learn.

This PR will be automatically closed in 4 business days if there's no further activity.

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.

[Bug]: Predibase Support is Lacking
0 participants