This is the Linux app named OpenAI Assistants Quickstart whose latest release can be downloaded as openai-assistants-quickstartsourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named OpenAI Assistants Quickstart with OnWorks for free.
Làm theo các hướng dẫn sau để chạy ứng dụng này:
- 1. Đã tải ứng dụng này xuống PC của bạn.
- 2. Nhập vào trình quản lý tệp của chúng tôi https://www.onworks.net/myfiles.php?username=XXXXX với tên người dùng mà bạn muốn.
- 3. Tải lên ứng dụng này trong trình quản lý tệp như vậy.
- 4. Khởi động trình giả lập trực tuyến OnWorks Linux hoặc trình giả lập trực tuyến Windows hoặc trình mô phỏng trực tuyến MACOS từ trang web này.
- 5. Từ Hệ điều hành OnWorks Linux mà bạn vừa khởi động, hãy truy cập trình quản lý tệp của chúng tôi https://www.onworks.net/myfiles.php?username=XXXXX với tên người dùng mà bạn muốn.
- 6. Tải xuống ứng dụng, cài đặt và chạy nó.
MÀN HÌNH
Ad
OpenAI Assistants Quickstart
MÔ TẢ
openai-assistants-quickstart is a template for using the Assistants API in a Next.js app, demonstrating streaming, tool use, and function calling in one place. The repository includes multiple example pages that each showcase specific capabilities, while all examples share the same underlying assistant with all capabilities enabled. The primary chat logic lives in the Chat component at app/components/chat.tsx, which manages rendering, streaming, and forwarding function calls. Server handlers for threads are provided under api/assistants/threads/..., giving a reference for wiring the API into Next.js routes. The Chat component can be copied directly into other projects, along with its styles from app/components/chat.module.css. Example pages include a basic chat, a function calling demo, a file search demo, and a full-featured example, allowing developers to explore each feature in isolation or together.
Tính năng
- Next.js template showcasing streaming with the Assistants API
- Built-in examples for function calling, file search, and basic chat
- Single assistant instance powering all example pages
- Chat component at app/components/chat.tsx ready to copy
- Thread handlers under api/assistants/threads/... for server logic
- Styling provided in app/components/chat.module.css for drop-in use
Ngôn ngữ lập trình
JavaScript, TypeScript
Danh Mục
This is an application that can also be fetched from https://sourceforge.net/projects/openai-assistants-qs.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.