openai-cookbook icon indicating copy to clipboard operation
openai-cookbook copied to clipboard

Examples and guides for using the OpenAI API

Results 499 openai-cookbook issues
Sort by recently updated
recently updated
newest added

I am trying to upload an image to get response from the openAI using its API but the response says, i am unable to process images. my code: ``` const...

support

[optional format] **Identify the file to be fixed** Not being able to retrive the results **Describe the problem** I am not able to retrive the results after finishing the job...

bug

## Summary Migrate Milvus database interaction from a low-level ORM SDK to the higher-level MilvusClient SDK. The goal is to streamline operations, improve code readability, and simplify maintenance by utilizing...

[optional format] **Identify the file to be fixed** [The name of the file containing the problem https://github.com/openai/swarm/blob/main/swarm/core.py](https://github.com/openai/swarm/blob/main/swarm/core.py) **Describe the problem** On line 158 'sender': agent.name should be 'sender': active_agent.name **Describe...

bug

[optional template] **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the...

**Identify the file to be fixed** [examples](https://github.com/openai/openai-cookbook/tree/main/examples) /Chat_finetuning_data_prep.ipynb **Describe the problem** Through new things like vision fine-tuning and tool-calls instead of function calls, the validator that one builds in this...

bug

[optional template] **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the...