Open
Description
Is your feature request related to a problem? Please describe.
Support these 2 new parameters in the latest OpenAI chat completions API:
- store = [true|false]: https://platform.openai.com/docs/api-reference/chat/create#chat-create-store
- metadata = Map<String, String> : https://platform.openai.com/docs/api-reference/chat/create#chat-create-metadata
Additional context
These parameters are used for distillation. I don't think Azure supports it yet, but I'd like to at least use the client API against OpenAI endpoints. https://platform.openai.com/docs/guides/distillation
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
- Description Added
- Expected solution specified
Metadata
Metadata
Assignees
Labels
This issue points to a problem in the data-plane of the library.Issues that are reported by GitHub users external to the Azure organization.Workflow: This issue needs attention from Azure service team or SDK teamThe issue doesn't require a change to the product in order to be resolved. Most issues start as that