使用 OpenAI Python API 的 OpenAI 助手
OpenAI Assistants using OpenAI Python API
- 1. Introduction
- 1. Introduction
- 2. Course Curriculum
- 2. OpenAI Assistant Playground
- 1. OpenAI Account Setup
- 2. Assistants with Code interpreter
- 3. Assistants with Knowledge retrieval
- 3. OpenAI Assistants - components and how they work
- 1. What are Assistant
- 2. Assistants and tools
- 3. Threads & Messages
- 4. Runs
- 4. Assistants API and Code interperter
- 1. Set-up for Python and Jupyter Notebook
- 2. Set-up with API Key in environment
- 3. Assistants, Threads and Messages
- 4. Runs
- 5. Assistant API and Knowledge retrieval
- 1. Assistant API - Knowledge Retrieval with files
- 6. Assistant API and Function Calling
- 1. Set-up
- 2. Function calling with Assistant