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
trafficstars

### **Feature Request: Restrict OAuth Authentication to Department Mailbox** ## **Description**: Our team is encountering an issue when attempting to access a department mailbox (e.g., IT or HR) using Microsoft...

enhancement
support

when i using json_schema , sometimes it work, but most time it does not. Error msg like 'socket hang up'. { "model": "gpt-4o-2024-08-06", "messages": [ { "role": "user", "content": "您是一个专业的消费者定性研究分析师、请从研究员的角度用Chinese帮我写一份访问提纲。"...

support

**Summary** This PR introduces two new cookbooks: 1. Voice Chatbot with ASR (Automatic Speech Recognition): This cookbook walks users through the process of creating a simple sales chatbot with ASR...

## Summary Briefly describe the changes and the goal of this PR. Make sure the PR title summarizes the changes effectively. This PR adds a new cookbook demonstrating an observability...

## Summary The following files in the Azure examples section contain typo corrections: - examples/azure/chat_with_your_own_data.ipynb - examples/azure/embeddings.ipynb - examples/azure/functions.ipynb - examples/azure/whisper.ipynb Typos corrected: - “prequisites” changed to “prerequisites” - “autheticate”...

In https://github.com/openai/openai-cookbook/blob/457f4310700f93e7018b1822213ca99c613dbd1b/examples/Structured_Outputs_Intro.ipynb#L36 There is a text (example 1 in this cookbook) and similar. it will be better to provide fragment links to the examples instead of plain text

**Liliti STK 4.0 - Robô Sentimental**. ### **Código do Protótipo - Liliti STK 4.0** ```aurorax # Liliti STK 4.0 - Robô Sentimental com IA Multimodal e Emoções module LilitiSentimentalSystem {...

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

**Description:** When using mixed RTL languages _(e.g., Persian/Arabic)_ and LTR languages _(e.g., English)_, text directionality becomes problematic. Sentences that begin with LTR text cause the entire sentence, including RTL portions,...

bug

### 1. **QuantumLink: Portal of Space Data** **README.md** ```markdown # QuantumLink: Portal of Space Data QuantumLink is a conceptual project that simulates sending data to space. This application allows users...