Skip to main content

Module routes

Module routes 

Source
Expand description

Route handlers for the SHIFT proxy.

Modules§

anthropic
Anthropic route handler — POST /v1/messages
google
Google route handler — POST /v1beta/models/* and /v1/models/*
health
Health and stats endpoints.
openai
OpenAI route handler — POST /v1/chat/completions
passthrough
Catch-all passthrough handler.

Functions§

build_router
Build the complete proxy router with all routes.