-
### What feature would you like to be added?
I would love to have a /v1/chat endpoint that communicates with my Autogen agents. Is there any simple platforms that support this with autogen agents?
#…
-
### Describe the feature or improvement you're requesting
Would love to have openAIs realtime API which uses websockets added to the elixir library.
API description: https://platform.openai.com/do…
-
I'm curious if you are planning to add support for the OpenAI realtime API?
That would also be very useful :)
-
### Feature request
It would be nice to be able to include multiple OpenAI API-compatible models, for example, one hosted by OpenAI and another hosted by Azure (GitHub Models). To my knowledge, it is…
-
**Please do not use the issues page to ask general questions about the OpenAI API.** Questions asked here will usually not receive answers.
Feel free to report problems with code examples, suggest ne…
-
I just read this (OPENAI_API_KEY=your_openai_api_key OPENAI_BASE_URL=your_base_url python app.py)
Why would I need an openAI key to run this?
Cant this work locally (or least only by connecting to…
-
Currently, the llm function in [ai/api/llms.py](https://github.com/briefercloud/briefer/blob/main/ai/api/llms.py) is created using ChatOpenAI from Langchain with a fixed endpoint for OpenAI.
To ma…
-
Hello!
Appreciate your work with Pipecat.
I had an openAI assistant with file search and tool call. Is there a way to use it with Pipecat using the OpenAI Assistants api?
-
Suggestion by @vpavlin, could be used to make requests towards OpenAI compatible API endpoints
-
I am using Azure OpenAI and want to use this with Otto8. https://docs.otto8.ai/configuration/model-providers documents how to use Azure OpenAI with Otto8. However, when setting the Azure-specific envi…