Azure-Samples / azureai-assistant-tool

The Azure AI Assistant Tool is experimental Python application and middleware designed to simplify the development, experimentation, testing, and debugging of OpenAI assistants.
MIT License
115 stars 48 forks source link

Conversation messages refactor #21

Closed jhakulin closed 5 months ago

jhakulin commented 5 months ago

Purpose

Does this introduce a breaking change?

Due to Conversation class restructure, there is breaking change. Please see the updated samples and sample templates for the required changes.

[X] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[X] Bugfix
[X] Feature
[ ] Code style update (formatting, local variables)
[X] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe: