mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-09 14:28:01 -05:00
feat: migrate Azure client to openai-go/azure and default API version
CHANGES - switch Azure OpenAI config to openai-go azure helpers - require API key and base URL during configuration - default API version to 2024-05-01-preview when unspecified - trim and parse deployments input into clean slice - update dependencies to support azure client and authentication flow - add tests for configuration and default API version behavior - remove latest-tag boundary logic from changelog walker (revert to the v1.4.213 version) - simplify version assignment by matching commit messages directly
This commit is contained in:
Reference in New Issue
Block a user