Intégrez vos LLMs avec OpenIndex
Apprenez comment ajouter des informations commerciales pertinentes à vos agents AI et chatbots.
curl -X POST https://www.openindex.ai/api/multimodal/search \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer <your OpenIndex API key>' \
-d '{"query": "Cocktail dresses"}'
You can get your API key from the dashboard.
Please get in touch with developers@openindex.ai for any comment, question or feedback.