Skip to content

enhance: credential overrides: support multiple arguments #593

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

Conversation

g-linville
Copy link
Member

for #574

MonitorFactory: NewSessionFactory(s.events),
CredentialOverride: reqObject.CredentialOverride,
MonitorFactory: NewSessionFactory(s.events),
CredentialOverrides: reqObject.CredentialOverrides,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note-to-self: I'll need to update the SDKs to match this change.

Co-authored-by: Nick Hale <[email protected]>
Signed-off-by: Grant Linville <[email protected]>
@g-linville g-linville requested a review from njhale July 1, 2024 15:52
@g-linville g-linville merged commit cb7fa1d into gptscript-ai:main Jul 1, 2024
8 checks passed
@g-linville g-linville deleted the multiple-cred-override-arguments branch July 1, 2024 19:12
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.

3 participants