Custom-GPT-using-Open-AI-APIs
Custom-GPT-using-Open-AI-APIs
📖 简介
Create a custom GPT for your organization with file search. This demo shows how to create an 助手, set up a vector store, upload and connect files to it, link the store to the
查看英文原版
Create a custom GPT for your organization with file search. This demo shows how to create an assistant, set up a vector store, upload and connect files to it, link the store to the
📥 安装此技能
ai-agent install custom-gpt-using-open-ai-apis
📖 其他安装方式
方法 2:从 GitHub 克隆
git clone https://github.com/michaelprabhuu/Custom-GPT-using-Open-AI-APIscd custom-gpt-using-open-ai-apisai-agent link .
方法 3:手动安装
# 下载技能后复制到技能目录 cp -r custom-gpt-using-open-ai-apis ~/.ai-agent/skills/
💡 提示: 技能将安装到你的本地 目录,不会存储在我们的服务器上。