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

Examples and guides for using the OpenAI API

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

## Summary This cookbook describes a few methods for getting structured outputs for o1. ## Motivation Currently, o1-preview and o1-mini do not support structured outputs. This may be coming in...

## Summary Added the tokenizer for 4o-mini and 4o models

https://github.com/Codecommander-bot/Codecommander-bot

**Identify the file (directory) to be fixed** `examples/data/hotel_invoices/extracted_invoice_json ` **Describe the problem** When attempting to clone the repository, the process fails due to an invalid file path. Specifically, the file...

bug

## Summary minor fix --- ## For new content When contributing new content, read through our [contribution guidelines](https://github.com/openai/openai-cookbook/blob/main/CONTRIBUTING.md), and mark the following action items as completed: - [ ] I...

https://github.com/Codecommander-bot/Commando/issues/8

git clone git://github.com/openai/openai-cookbook/issues/1415

#sudo su [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 [...]...

## Summary This summary adds a notebook for dealing with multiple annotators, partially replicating the seminal MT-Bench paper while using OpenAI's new structured outputs and token probability features unavailable in...

Stale