Welcome
There are 7 API endpoints that you can access.Endpoints
- /get_embedding
- /word_similarity
- /nearest_neighbors
- /sentence_embedding
- /sentence_similarity
- /_index_upload
- /_search_wrapper
Quick Start
- Python
- Javascript
- cURL
- Install the python client (gradio docs) if you don’t already have it installed.
- Here’s your first API call
See detailed usage examplesGo to next Topic >