-
Hello,
Sorry to bother you with such questions :),
I can't seem to enable the json mode with azure-open, looking in the code, it seems it should work with this configuration but It's not worki…
Plawn updated
6 months ago
-
### Bug Description
`Azure AI Search` key error when using `AzureOpenAI` (not `openAI` - which is working well).
This is the case where `Azure AI Search` sends the text to `AzureOpenAI` foe embeddin…
-
I'm trying to run this on Azure and in azure the model name is not actually the model name itself, but instead a user defined model deployment name, which will be user specific. Given that model will …
dozsa updated
8 months ago
-
I'm using a simple RAG chain (sample code below). When using ChatVertexAI as my LLM I get the following error only for certain question prompts. It works fine for some prompts but throws the IndexErro…
-
# Issue Metrics
| Metric | Average | Median | 90th percentile |
| --- | --- | --- | ---: |
| Time to first response | 19:45:41 | 2:42:53 | 1 day, 22:46:01 |
| Time to close | 1 day, 14:30:31 | 10:33:…
-
# Issue Metrics
| Metric | Average | Median | 90th percentile |
| --- | --- | --- | ---: |
| Time to first response | 19:45:41 | 2:42:53 | 1 day, 22:46:01 |
| Time to close | 1 day, 14:30:31 | 10:33:…
-
**Describe the bug**
A class inherits from both `Interface1` and `Interface2`. In the `ImportPluginFromObject` method, when I pass an `Interface1` object to the function and inspect the plugin functi…
-
**Describe the bug**
When creating an AgentBuilder, using the WithAzureOpenAIChatCompletion function with model set to the deployment name will result in a 404 error.
**To Reproduce**
Steps to r…
-
Atualmente, a biblioteca vem embutida com uma única, simples e objetiva opção de efetuar análises através do [OpenAI](https://platform.openai.com/).
A proposta aqui é criar a `Lensophy.OpenAI`, um _…
-
**The bug**
Guidance doesn't work using newer API versions of azure, as models such as 'gpt-35-turbo' require the chat completions api.
```BadRequestError: Error code: 400 - {'error': {'code': 'O…