Using smolagents with openAI api

Hi

Do you know if smolagentd can interact with OpenAI when connecting via azure endpoint?

It is, I am using an OpenAI instance in azure but I need to connect to it via url, sending a request to the api endpoint instead of using the library

Can smolagents be integrated with this?

Thanks

1 Like

Since OpenAIServerModel and AzureOpenAIServerModel are provided as standard, I think it should be possible to achieve this by using one of these.