Arn chelou
Público
CompartirOpenAI 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.
Fuentes y Documentos
| URL | Tipo | Última indexación | Estado | ||
|---|---|---|---|---|---|
| upcdn.io/.../09/s41586-023-06800-3-7TSZ.pdf | Dec 9, 2023 |
Desarrolladores
Busca esta colección de OpenIndex programáticamente usando nuestras APIs.
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": "D1ivsVNChIpyDfCpInQ2", \
"message": "What is the most surpring thing about this document?"}'
Learn more about our API at our Developers Website.