OpenIndex

Fantacalcio

공개
공유

Un sito per avere info sul fantacalcio

Email

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.

소스 및 문서

 URL유형마지막 색인상태 
fantacalcio.it/statistiche-serie-aSep 19, 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": "3mdbPwaOhJL07nZXcByA", \
    "message": "What is the most surpring thing about this document?"}'

Learn more about our API at our Developers Website.