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

FIx: API Key Parsing #952

Merged
merged 1 commit into from
May 15, 2024
Merged

Conversation

ManishMadan2882
Copy link
Collaborator

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Fixes API key parsing #938
    Overrides default chunks and prompt_id value with data retrieved from api_key
  • Why was this change needed? (You can also link to an open issue here)
    Makes /stream, /api/search, /api/answer requests more relevant with api_key passed in request body.

Copy link

vercel bot commented May 15, 2024

@ManishMadan2882 is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

@dartpain
Copy link
Contributor

Thank you!

@dartpain dartpain merged commit 40f16f8 into arc53:main May 15, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application Application bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

API key parsing
2 participants