Results 4 comments of mrvoh

I have the same problem for the`AzureOpenAI` module. Sending requests using it results in a `404 Resource not found` as per the previous comments. Posting directly to the same instance...

After some debugging, I found that the `APIRequestor` created in the `AzureOpenAI` object has an attribute `api_type` that seems to default to `ApiType.OPEN_AI`, which should be `ApiType.AZURE`. This behavior occurs...

@NielsRogge sorry to bother you out of the blue, but since you've done so much of the groundwork of making this research easily available, I have good hopes your insights...

I would also very much appreciate having access to the model weights. Thanks already!