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(playground): plumb through credentials #5003

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

axiomofjoy
Copy link
Contributor

Plumbs through API keys from frontend. If those keys are not present, any used in the backend will be used instead.

resolves #4974

@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Oct 14, 2024
@axiomofjoy axiomofjoy changed the base branch from main to xander/record-model-name October 14, 2024 23:58
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:XXL This PR changes 1000+ lines, ignoring generated files. labels Oct 14, 2024
@axiomofjoy axiomofjoy force-pushed the xander/record-model-name branch from 0a31041 to 3796b51 Compare October 15, 2024 00:08
@axiomofjoy axiomofjoy force-pushed the xander/playground-credentials branch from d8b984c to ee07943 Compare October 15, 2024 00:11
Base automatically changed from xander/record-model-name to playground October 15, 2024 00:12
@axiomofjoy axiomofjoy merged commit 0fa0c87 into playground Oct 15, 2024
27 checks passed
@axiomofjoy axiomofjoy deleted the xander/playground-credentials branch October 15, 2024 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[playground][gql] add credentials to chatCompletions endpoint
2 participants