openai-cookbook
openai-cookbook copied to clipboard
Examples and guides for using the OpenAI API
[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...
Sorry
## 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....
how much
Bump scikit-learn from 1.2.2 to 1.5.0 in /examples/object_oriented_agentic_approach/resources/docker
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...
**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...
## 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...