sotopia-lab / sotopia

Sotopia: an Open-ended Social Learning Environment (ICLR 2024 spotlight)
https://docs.sotopia.world
MIT License
127 stars 16 forks source link

[FEAT]: Support Azure OpenAI #110

Open ProKil opened 2 weeks ago

ProKil commented 2 weeks ago

Description

Azure OpenAI requires a different configuration from the normal OpenAI API, therefore it requires a different handling method.

Additional Information

No response