{"service":"Ollama JWT Proxy","documentation":"https://git.fortiss.org/CCE/cce-auxiliary/publicollama/-/blob/main/README.md?ref_type=heads","endpoints":{"GET /api/tags":"List available models","GET /api/version":"Show Ollama version","POST /api/get-token":"Get JWT token (requires API key in header)","POST /api/generate":"Generate text from a model","POST /api/chat":"Chat with a model","POST /api/embed":"Generate embeddings","POST /api/embeddings":"Alias for embed","POST /api/show":"Show model details"},"note":"Pass a valid token in Authorization header as 'Bearer <token>'"}