64bit / async-openai

Rust library for OpenAI
https://docs.rs/async-openai
MIT License
1.11k stars 165 forks source link

Optional model in ModifyAssistantRequest #174

Closed CakeCrusher closed 8 months ago

CakeCrusher commented 8 months ago

@64bit All fields (including model) are optional in OpenAI API.