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

Issue #14: Add user field to GPT client initialization #16

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

snakedye
Copy link
Contributor

The GPT client initialization in the gpt.py file was updated to include the user field.

Close #14

The GPT client initialization in the `gpt.py` file was updated to include the `user` field.
Copy link
Contributor

@SonOfLope SonOfLope left a comment

Choose a reason for hiding this comment

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

Thank you for this! we'll be testing this during the week

@snakedye snakedye merged commit 189b7b0 into main Aug 12, 2024
3 checks passed
@snakedye snakedye deleted the 14-user-field branch August 12, 2024 13:59
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.

Add user field to request body of requests made to our Azure models.
2 participants