## Third Party API docs ### Chat completions - [Anthropic](https://docs.anthropic.com/en/api/messages) - [Cohere](https://docs.cohere.com/reference/chat) - [Google AI](https://ai.google.dev/api/generate-content#v1beta.GenerationConfig) - [Groq](https://console.groq.com/docs/api-reference#chat-create) - [KoboldCpp](https://lite.koboldai.net/koboldcpp_api#/api/v1) - [LMStudio](https://lmstudio.ai/docs/api/rest-api) - [Mistral AI](https://docs.mistral.ai/api/) - [OpenAI](https://platform.openai.com/docs/api-reference/completions) - [TabbyAPI](https://theroyallab.github.io/tabbyAPI/#operation/chat_completion_request_v1_chat_completions_post) - [Text-Generation-WebUI](https://github.com/oobabooga/text-generation-webui/blob/main/extensions/openai/typing.py)