Mica
Public
ShareOpenAI 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.
Sources & Documents
URL | Type | Last indexed | Status | ||
---|---|---|---|---|---|
upcdn.io/.../01/cellar_f69f89bb-fe54-11ea-b44f-01aa75ed71a1.0023.02_DOC_1-47QC.pdf | Jan 1, 2024 |
Developers
Search this OpenIndex collection programmatically by using our 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": "EDIwoIo5MZbyz40s442z", \
"message": "What is the most surpring thing about this document?"}'
Learn more about our API at our Developers Website.