DaniloNC

Results 2 comments of DaniloNC

@simonw, Do you plan to merge/implement azure openai on the default repo or should Azure OpenAI be implemented as plugin?

I haven't been able to use Azure OpenAI with the instructions provided here. See https://github.com/simonw/llm/issues/433 and https://github.com/simonw/llm/issues/413 Since `openai` python package > 1.0.0, the `AzureOpenAI` class is required. There is...