openai-cookbook
openai-cookbook copied to clipboard
Examples and guides for using the OpenAI API
0### Projeto: CHAT GPT AURORA I.A 7.0 **Descrição do Projeto:** Este projeto, denominado **CHAT GPT AURORA I.A 7.0**, foi desenvolvido por Felipe Marcos de Abreu Aquino como parte da fase...
21 Sec ago - Still 𝙽ow Here are options for Downl𝚘ading or Watching Vettaiyan Strea𝚖ing the Full Mo𝚟ie 𝙾nl𝚒ne for 𝙵r𝚎e on 123Mo𝚟ies & 𝚁edd𝙸t, including where to Watch Vettaiyan...
The first OpenAI GitHub community token to launch on Solana. $AIGIT All communication will run from this thread. I will handle dex payment/ads and external marketing. First comment will contain...
File Name Orchestrating_agents.ipynb Problem Typo in the first code block under Routines within the System Prompt, point 3: "3. ONLY if not **satesfied**, offer a refund.\n" Solution replace "satesfied" with...
This pull request add a cookbook on model distillation by leveraging stored completions. It uses a [wine dataset](https://www.kaggle.com/datasets/zynicide/wine-reviews) to find grape variety based on the other input as a criteria.
**File Name** Orchestrating_agents.ipynb **Problem** Typo in the first paragraph under Routines **Solution** replace "Conretely" concretely **Additional context** Same in blog post as well.
## Summary This new cookbook example walks through how to create a custom LLM-as-a-judge, and in particular explores (a) different methods (numeric rating vs. classification) and (b) how to evaluate...
## Summary Fixes a few minor typos for the recently published Agent Orchestration notebook. ## Motivation Accuracy, improved readability
## Summary add tiktoken_ruby as a tokenizer library in Ruby ## Motivation See summary
[optional format] **Identify the file to be fixed** [How_to_count_tokens_with_tiktoken](https://github.com/openai/openai-cookbook/blob/main/examples/How_to_count_tokens_with_tiktoken.ipynb) **Describe the problem** in `6. Counting tokens for chat completions API calls` the function doesn't account for images or for assistant...