> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

Blink supports the following LiteLLM Actions:

* [Generate Chat Completion](./actions/generate-chat-completion)
* [Get Text Completion](./actions/get-text-completion)
* [List Models](./actions/list-models)
* [LiteLLM Custom Action](./actions/litellm-custom-action)

<Note>
  Missing an action? You can always [create your own](/docs/workflows/building-workflows/actions/custom-actions).
</Note>
