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

[optional format] **Identify the file to be fixed** examples/evaluation/Getting_Started_with_OpenAI_Evals.ipynb **Describe the problem** According to the dataset format right above, and to be consistent with the example output of the synthetic...

bug

## Summary Fix the broken llama-index usage. ## Motivation Llama_index is a very popular and powerful production agent and many people refer to its example usage. Good maintenance is beneficial....

Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.2.2 to 1.5.0. Release notes Sourced from scikit-learn's releases. Scikit-learn 1.5.0 We're happy to announce the 1.5.0 release. You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html and...

dependencies
python

**Identify the file to be fixed** The page URL where the instructions provided are is here: https://cookbook.openai.com/examples/chatgpt/gpt_actions_library/gpt_action_jira **Describe the problem** When using the Open AI / Jira GPT I get...

bug

## Summary Fix: Replace U+201C(“) and U+201D(”) with U+0022(") in XML and JSON

## Summary Fixes a typo in the third paragraph of the GPT-4.1 prompting guide. ## Motivation Readability.

## Summary The Realtime cookbook requires lib & dist folders to run so adding those in here ## Motivation This is needed to run the cookbook. --- ## For new...

I was attempting to clone and run your translation server, but as I suspected, it doesn't work because all of the code in the lib directory is missing. @erikakettleson-openai (sorry...

bug