Expand description
Route handlers for the SHIFT proxy.
Modules§
- anthropic
- Anthropic route handler — POST /v1/messages
- 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.