Directories
¶
| Path | Synopsis |
|---|---|
|
domain
|
|
|
audioapp
Package audioapp provides the audio (speech-to-text) api endpoints.
|
Package audioapp provides the audio (speech-to-text) api endpoints. |
|
authapp
Package authapp maintains the auth service handlers.
|
Package authapp maintains the auth service handlers. |
|
chatapp
Package chatapp provides the chat api endpoints.
|
Package chatapp provides the chat api endpoints. |
|
checkapp
Package checkapp maintains the app layer api for the check domain.
|
Package checkapp maintains the app layer api for the check domain. |
|
downapp
Package downapp serves model files over HTTP using a Hugging Face compatible URL scheme so clients on a local network can download models without internet access.
|
Package downapp serves model files over HTTP using a Hugging Face compatible URL scheme so clients on a local network can download models without internet access. |
|
embedapp
Package embedapp provides the embedding api endpoints.
|
Package embedapp provides the embedding api endpoints. |
|
mcpapp
Package mcpapp maintains the MCP service handlers.
|
Package mcpapp maintains the MCP service handlers. |
|
msgsapp
Package msgsapp provides the Anthropic Messages API endpoints.
|
Package msgsapp provides the Anthropic Messages API endpoints. |
|
playgroundapp
Package playgroundapp provides endpoints for the model playground.
|
Package playgroundapp provides endpoints for the model playground. |
|
rerankapp
Package rerankapp provides the reranking api endpoints.
|
Package rerankapp provides the reranking api endpoints. |
|
respapp
Package respapp provides the responses api endpoints.
|
Package respapp provides the responses api endpoints. |
|
tokenapp
Package tokenapp provides the tokenize api endpoint.
|
Package tokenapp provides the tokenize api endpoint. |
|
toolapp
Package toolapp provides endpoints to handle tool management.
|
Package toolapp provides endpoints to handle tool management. |
|
sdk
|
|
|
apitest
Package apitest provides support for excuting api test logic.
|
Package apitest provides support for excuting api test logic. |
|
authclient
Package authclient provides support to access the auth service.
|
Package authclient provides support to access the auth service. |
|
debug
Package debug provides handler support for the debugging endpoints.
|
Package debug provides handler support for the debugging endpoints. |
|
errs
Package errs provides types and support related to web error functionality.
|
Package errs provides types and support related to web error functionality. |
|
mid
Package mid provides app level middleware support.
|
Package mid provides app level middleware support. |
|
mux
Package mux provides support to bind domain level routes to the application mux.
|
Package mux provides support to bind domain level routes to the application mux. |
|
security
Package security provides security support.
|
Package security provides security support. |
|
security/auth
Package auth provides authentication and authorization support.
|
Package auth provides authentication and authorization support. |
|
security/keystore
Package keystore implements the auth.KeyLookup interface.
|
Package keystore implements the auth.KeyLookup interface. |
|
security/rate
Package rate provides rate limiting support using an embedded database.
|
Package rate provides rate limiting support using an embedded database. |
Click to show internal directories.
Click to hide internal directories.