Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.vatis.tech/llms.txt

Use this file to discover all available pages before exploring further.

Message for keeping the connection alive. Sent by the client to the server. This is equivalent to a ping message, but without requesting a pong response.

type
enum<string>
Available options:
KEEP_ALIVE,
END_OF_STREAM,
ERROR,
BINARY,
RESPONSE,
STREAM_METADATA,
CONFIGURATION