Skip to content

v0.11.1

Compare
Choose a tag to compare
@64bit 64bit released this 21 Jun 06:12
· 145 commits to main since this release
async-openai-v0.11.1
1623af8

New

  • added: To fulfill Clone & Debug derives on Client: Derive Debug and Clone on AzureConfig and OpenAIConfig; Config trait requires Clone

New Contributors