-
### Describe your problem
This is just to inform those that face similar errors.
In case you want to use Azure OpenAI, already deployed a GPT-35-Turbo model and still encounter the following:
`Fail…
-
```python
from edsl import Model
import time
models_list = [['Austism/chronos-hermes-13b-v2', 'deep_infra', 0], ['BAAI/bge-base-en-v1.5', 'together', 1], ['BAAI/bge-large-en-v1.5', 'together', …
-
### Feature Description
Hi @dosu and @logan-markewich ,
We have 'azure' model when I put our model 'azure-gpt-4o' llm = OpenAI(temperature=0.1, model="azure-gpt-4o"). I got error:
ValueError: Unk…
szcc updated
2 months ago
-
### This issue is for a: (mark with an `x`)
Using my MSDN VS Professional Subscription:
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [x] documentation is…
-
In `reverie/backend_server/persona/prompt_template/run_gpt_prompt.py`, multiple requests to OpenAI are made with a hardcoded model `gpt-35-turbo-0125`, which is currently not a valid/supported model o…
-
### Do you need to file an issue?
- [x] I have searched the existing issues and this bug is not already filed.
- [x] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…
-
Error:
openai.UnprocessableEntityError: Error code: 422 - {'detail': [{'loc': ['body', 'user'], 'msg': 'field required', 'type': 'value_error.missing'}
need to take this user from env and then se…
-
With the AOAI integration we can add a service resource into the AppHost like so:
```csharp
var openai = builder.AddAzureOpenAI("openai")
.AddDeployment(new("gpt-35-turbo", "g…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report
```
…
-
I'm trying to deploy the application through OpenAI Studio, where I've added my own data. All I get is the following error message:
![image](https://github.com/user-attachments/assets/b11e3e27-70e3-…