Skip to content

Conversation

@manvkaur
Copy link
Contributor

@manvkaur manvkaur commented Sep 23, 2024

Dependency PR - Azure/azure-functions-openai-extension#114

Adds two optional parameters to AssisantPostInput and AssistantQueryInput decorators to configure custom table storage connection settings with default values set -

chat_storage_connection_setting: Optional[str] = "AzureWebJobsStorage",
collection_name: Optional[str] = "ChatState",

Updated tests for these changes

@manvkaur manvkaur changed the title update assistant decortators for table storage optional params AssisantPostInput and AssistantQueryInput decorator params updated to configure custom table storage Sep 23, 2024
@manvkaur manvkaur changed the title AssisantPostInput and AssistantQueryInput decorator params updated to configure custom table storage fix: assistant_post_input and assistant_query_input decorator params updated to configure custom table storage Sep 24, 2024
@hallvictoria
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@hallvictoria hallvictoria merged commit a4c07f6 into Azure:dev Oct 7, 2024
10 checks passed
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