Skip to content

vllm.entrypoints.cohere

Modules:

  • api_router

    FastAPI router for the Cohere Chat v2 API (POST /cohere/v2/chat).

  • cohere_chat_message

    vLLM chat-protocol extensions for grounded (citation-carrying) models.

  • protocol

    Cohere Chat v2 API protocol.

  • serving

    Cohere Chat v2 API serving handler.