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

Examples and guides for using the OpenAI API

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

I've opened a couple pull requests now resolving syntax errors in notebooks (#1036, #964) It seems like you should have at least a simple check in CI that notebooks are...

## 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 When reading through [How to use functions with a knowledge base](https://cookbook.openai.com/examples/how_to_call_functions_for_knowledge_retrieval), I notice there are two declared arguments not used in the get_article funciton. As a result, both...

## Summary Added Hyperleap AI ## Motivation Added another phenomenal tool helping with Generative AI integration and scaling. --- ## For new content When contributing new content, read through our...

**Identify the file to be fixed** Not sure where, probably the component related to the search widget. **Describe the problem** When searching for an example once you're in an example,...

bug

I was trying to run this particular notebooks * https://github.com/openai/openai-cookbook/blob/main/examples/fine-tuned_qa/ft_retrieval_augmented_generation_qdrant.ipynb * https://cookbook.openai.com/examples/fine-tuned_qa/ft_retrieval_augmented_generation_qdrant Where I got these 2 errors for these particular lines in cell 10 * Line 15 ``` file=open(self.training_file_path,...

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

## Summary Add 16x Prompt to related resources ## Motivation Share a novel desktop tool that streamlines the process of using ChatGPT for coding tasks. This is useful for developers...