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

Update table client creation during Assistant Post and Assistant Query #114

Merged
merged 11 commits into from
Oct 2, 2024

Conversation

manvkaur
Copy link
Collaborator

@manvkaur manvkaur commented Sep 23, 2024

Fix for #112

  1. Create Table Client if null during AssistantPost and AssistantQuery
  2. Java library updated to include above
  3. Samples updated with passing default values for AssistantCreate, AssistantPost and AssistantQuery
  4. null checks added (reported in code quality rules violations)
  5. Nuget dependencies updated for WebJobs OpenAI and Worker OpenAI

To Do (next PR):

Copy link
Member

@cgillum cgillum left a comment

Choose a reason for hiding this comment

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

Just a few minor suggestions.

Copy link
Member

@cgillum cgillum left a comment

Choose a reason for hiding this comment

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

Just a couple minor corrections for the previous table client refactoring.

@manvkaur manvkaur merged commit b21d151 into main Oct 2, 2024
8 checks passed
@manvkaur manvkaur deleted the manvkaur/tableclientupdate branch October 2, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants