-
For faster dockerless-deploys! See example here of how to enable and specify the azd min version:
https://github.com/Azure-Samples/rag-postgres-openai-python/blob/main/azure.yaml
-
**Describe the bug**
The openai package version.
**To Reproduce**
Run the following code:
```
model = imagen_hub.load("DALLE2")
image = model.infer_one_image(prompt="some prompt", seed=1)
```…
-
**Bug description**
当model: "o1-mini"的时候, 会出现bug,
```
Finished call to 'metagpt.actions.action_node.ActionNode._aask_v1' after 86.782(s), this was the 1st time calling it. exp: Error code: 400 - …
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
[WARNING|logging.py:328] 2024-10-30 18:47:58,798 >> `Qwen2VLRotaryEmbedding` can now be fully parameter…
-
@krishna9304 This is just a rough plans on how to pass and get evals. Needs more work. Guide me from ur pov too please.
Like pydantic in python, we directly pass a Json Schema in typescript ig
…
-
### Describe the bug
az containerapp up --env-vars does not work with APPLICATION_INSIGHTS_CONNECTION_STRING (or any other var that contains "=" regardless of escaping)
Command in question: `az cont…
-
Error occurred when executing ChatGPT Simple _O:
You tried to access openai.ChatCompletion, but this is no longer supported in openai>=1.0.0 - see the README at https://github.com/openai/openai-pyt…
-
### Confirm this is an issue with the Python library and not an underlying OpenAI API
- [X] This is an issue with the Python library
### Describe the bug
I get `ERROR:api.routes:Error in event gene…
-
### Describe the bug
After running
```interpreter --model i ```
without any previous configuration, the following error is raised (after some input is sent):
```shell
> wheres my chrime_an…
-
### Confirm this is a feature request for the Python library and not the underlying OpenAI API.
- [X] This is a feature request for the Python library
### Describe the feature or improvement you're …