The HyperChat™ Python client provides convenient access to HyperChat™ REST APIs from any Python 3.7+ application. The library includes type definitions for all request params and response fields, and offers both synchronous and asynchronous clients powered by httpx as well as programmatic Collection management functions for RAG applications.
Installation:
pip install hyperbee
See the documentation and examples at docs.hyperbee.ai.