Studio
The Studio is where AI assistants are created. The assistants can be used in areas such as customer service, online education, healthcare, financial services, and more. These assistants can help organizations improve work efficiency, reduce labor costs, and provide better user experiences.
Common Interface
Workspace
Knowledge base
Knowledge is a collection of documents. A knowledge base can be integrated into an application as a retrieval context.
You only need to prepare text content, such as:
Long text content (TXT, Markdown, DOCX, HTML, JSONL, or even PDF files)
Structured data (CSV, Excel, etc.)
Additionally, we are gradually supporting synchronizing data from various data sources to datasets, including:
Web pages
Notion
Github
Databases
……
Tạo Tệp tài liệu
Bước 1: Nhấp vào mục Kiến thức trên thanh điều hướng chính của Studio. Trên trang này, bạn có thể thấy những tài liệu hiện có của mình. Nhấp vào "Thêm từ nguồn" để vào trình hướng dẫn thiết lập:
Kéo và thả hoặc chọn tệp để tải lên.
Nếu bạn chưa chuẩn bị bất kỳ tài liệu nào, trước tiên bạn có thể tạo một cơ sở kiến thức trống. Bạn hiểu đây giống như 1 thư mục để bạn tải file tài liệu lên.
Khi tạo tài liệu với nguồn dữ liệu bên ngoài (như Notion hoặc Sync từ trang web), loại cơ sở tri thức trở nên bất biến. Điều này có nghĩa là bạn sẽ không thể tùy ý thêm, sửa hoặc xóa nguồn dữ liệu trong cơ sở tri thức này sau khi đã thiết lập. Hạn chế này ngăn ngừa sự phức tạp trong quản lý có thể phát sinh từ nhiều nguồn dữ liệu trong một tài liệu.
Giới hạn kích thước tải lên cho một tài liệu là 15MB;
Bước 2 (Optional): Data processing
Bước 3: Click "Complete".
Plugins
A plugin (also known as an extension) is an additional tool installed into a system or software to add new features or expand functionality that the original software does not have.
When you create an AI assistant and add a Plugin, you are giving the AI the ability to use external tools or data, such as looking up information on the Internet, getting data from a database, or performing other tasks. other specialized tasks. Plugins make bots more flexible and intelligent, because they extend AI capabilities beyond what is pre-programmed.
Example: The Google plugin will help the AI assistant access Google to give more accurate answers according to user requests.
Last updated