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

Examples and guides for using the OpenAI API

Results 581 openai-cookbook issues
Sort by recently updated
recently updated
newest added
trafficstars

## Summary This pull request includes a comprehensive addition to the `examples/chatgpt/gpt_actions_library`. The new content provides detailed instructions for developers on how to connect a GPT Action to GitHub, including...

## Summary Briefly describe the changes and the goal of this PR. Make sure the PR title summarizes the changes effectively. ## Motivation Why are these changes necessary? How do...

## Summary Briefly describe the changes and the goal of this PR. Make sure the PR title summarizes the changes effectively. ## Motivation Why are these changes necessary? How do...

## Summary Added azure openai demo utilising Strict parameters ## Motivation There is no proper documentation available on using the Strict setup in Azure openai. Leading to confusions and conflicts....

MongoDB Vector Database ## Summary Added in the ability to perform a semantic search in MongoDB Vector Search ## Motivation We were planning to include a cookbook for a vector...

# sudo su git clone git://https://discord.com/channels/781212328749301790/1287927403544445049/1290034645295042560 ## Summary Briefly describe the changes and the goal of this PR. Make sure the PR title summarizes the changes effectively. ## Motivation Why...

Retrieval Augmented Generation is one of the top use cases for LLM. One of the critical challenges in RAG systems is properly referencing the sources of the retrieved documents within...

Cookbook now runs as originally intended, but we may to consider re-architecting for 4o. ## Summary Import of moviepy was no longer valid ## Motivation Cookbook was non-functional. Now works...

**Please do not use the issues page to ask general questions about the OpenAI API.** Questions asked here will usually not receive answers. Feel free to report problems with code...

support

[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...