# KiteFishAI Python SDK ## Docs - [Chat](https://docs.kitefishai.com/api-reference/chat.md): API reference for client.chat - [Client](https://docs.kitefishai.com/api-reference/client.md): The main KiteFishAI client class. - [Embeddings](https://docs.kitefishai.com/api-reference/embeddings.md): API reference for client.embeddings - [Authentication](https://docs.kitefishai.com/guides/authentication.md): How to authenticate with the KiteFishAI API. - [Embeddings](https://docs.kitefishai.com/guides/embeddings.md): API reference for client.embeddings - [Error Handling](https://docs.kitefishai.com/guides/error-handling.md): Handle errors gracefully in the KiteFishAI Python SDK. - [Installation](https://docs.kitefishai.com/guides/installation.md): Install and set up the KiteFishAI Python SDK. - [On-Prem Deployment](https://docs.kitefishai.com/guides/on-prem.md): Use the SDK with air-gapped, on-premise KiteFishAI deployments. - [Quickstart](https://docs.kitefishai.com/guides/quickstart.md): Get up and running with the KiteFishAI Python SDK in under 5 minutes. - [Streaming](https://docs.kitefishai.com/guides/streaming.md): Stream chat responses token by token. ## Optional - [GitHub](https://github.com/kitefishai/python-sdk) - [HuggingFace](https://huggingface.co/KiteFishAI)