Code sante
公共
分享OpenAI GPTs
You can query this collection in your custom OpenAI GPT.
From the GPT editor, click “Configure” → “Create new action” → “Import from URL” and use the following schema URL.
来源和文档
| 网址 | 类型 | 上次索引时间 | 状态 | ||
|---|---|---|---|---|---|
| legifrance.gouv.fr/.../texte_lc/LEGITEXT000006072665 | Dec 25, 2023 | ||||
| upcdn.io/.../25/000124525bb-6QTr.pdf | Dec 25, 2023 |
开发者
使用我们的API以编程方式搜索此OpenIndex收藏夹。
curl -X POST https://www.openindex.ai/api/chat \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer <your OpenIndex API key>' \
-d '{"chatId": <existing chatId or empty to start a new conversation>, \
"collectionId": "PaJxOmmjnXR83z2zum37", \
"message": "What is the most surpring thing about this document?"}'
Learn more about our API at our Developers Website.