-
### Issue
I have installed aider ( version aider 0.59.1) in Ubuntu.
CPython 3.10.12
I followed the installation manual and exported the following variables:
export AZURE_API_KEY=mykey
expo…
-
I tried with OpenAI API keys and everything works fine. Our institute offer GPT API access, but the one they provide is Azure openai API, and it seems to be in a different format. Is there a workaroun…
-
is it possible to get it integrated with Azure communication services, so it can handle phone calls. similar to [communication-services-python-quickstarts/callautomation-openai-sample at main · Azur…
-
While initial support was added for Azure OpenAI, there are outstanding issues with the current implementation.
**Currently only one deployment/model is supported.**
* If I want to use gpt-4o via …
-
**Is your feature request related to a problem? Please describe.**
At Microsoft, we are moving away from key-based authentication and towards RBAC. As such, we cannot use AZURE_OPENAI_API_KEY on our …
-
Hi,
We are trying to do the LLM extraction using the sample code provided [here](https://crawl4ai.com/mkdocs/examples/llm_extraction).
This is how we have added the LLM details
```
async with Asy…
-
1.
Section [link1](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/openai/openai/samples/v2-beta/javascript/codeInterpreter.js#L20),[link2](https://github.com/Azure/azure-sdk-for-js/blob/mai…
-
I tried to create a global openai bot with a config like this:
```
base_url: https://yourname.openai.azure.com/openai/deployments/gpt-4o
api_key: yourkey
text_generation:
model_id: gpt-4o
…
-
### Library name and version
Azure.AI.OpenAI 2.1.0-beta.1
### Describe the bug
We are using a `RealtimeConversationSession` within the `RealtimeConversationClient`. We have definded several *Tools*…
-
**Bug summary**
When I use Azure OpenAI I don't get Usage in metadata any of the chunks.
**Technical Details**
SemanticKernel: 1.24.1 (.NET)
Model: gpt-4o
Azure OpenAI Api version: 2024-10-01-PREVIEW…