openai-cookbook
openai-cookbook copied to clipboard
Examples and guides for using the OpenAI API
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...
[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...
## 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...
**for example** now i can‘t use these code to obtain the log probability of each token.
[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...
[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...
[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...