mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-02-09 00:04:31 +01:00
* Fix unmasking of `azure_endpoint` in `OpenAICredentials.get_api_access_kwargs()` * Amend `ApiManager.get_models` to use `AzureOpenAI` client when `api_type` is set to `azure` --------- Co-authored-by: Reinier van der Leer <pwuts@agpt.co>