No description
Find a file
Ray Andrew 90adf6f3a8
feat(gateway): add circuit breaker, retry, and concurrency limit support
feat(gateway): add debug logging with file storage and retention

feat(gateway): add audit logging for user actions

feat(gateway): add request ID tracking and rate limit headers

feat(gateway): add model aliases and load balancing strategies

feat(gateway): add config hot-reload via SIGHUP

feat(gateway): add CORS support

feat(gateway): add data export API and dashboard endpoints

feat(gateway): add dashboard pages for audit and debug logs

feat(gateway): add concurrent request limiting per token

feat(gateway): add streaming timeout support

feat(gateway): add migration support for new schema fields
2026-02-15 04:21:40 -06:00
llm-gateway feat(gateway): add circuit breaker, retry, and concurrency limit support 2026-02-15 04:21:40 -06:00
monitoring feat(gateway): add llm-gateway service 2026-02-15 01:23:50 -06:00
searxng feat: replace LiteLLM with new-api for LLM proxy and add monitoring stack 2026-02-14 12:54:58 -06:00
.env.example chore(docker): cleanup 2026-02-15 01:26:49 -06:00
.gitignore chore: add .claude to gitignore 2026-02-14 03:08:01 -06:00
cloud-init.yml feat(cloud-init): update setup 2026-02-13 00:57:13 -06:00
docker-compose.yml fix(compose): env not found 2026-02-15 02:33:15 -06:00
llm-gateway.yaml feat(gateway): make API unlimited 2026-02-15 02:30:49 -06:00