algolia / algoliasearch-client-python

⚡️ A fully-featured and blazing-fast Python API client to interact with Algolia.
https://www.algolia.com/doc/api-client/getting-started/install/python/?language=python
MIT License
196 stars 67 forks source link

feat(AnswersClient): V1 implementation #528

Open PLNech opened 3 years ago

PLNech commented 3 years ago
Q A
New feature? yes/no
Need Doc update yes

Describe your change

Adds a first implementation of the Answers API's prediction endpoint.

Design considerations