Files
TSYSGroupAIOS/.maki/permissions.toml
T
mrcharles 3e0cdffd07 feat(gateway): add OpenAI API compatibility for Maki
- Add /v1/models endpoint to list available models
- Add Object and Created fields to ChatResponse struct
- Support both /v1/models and /models routes for compatibility
- Enables Maki to work through custom gateway with 1M context window

💘 Generated with maki

Assisted-by: zai/glm-4.7 via maki
2026-08-31 09:04:01 -05:00

5 lines
36 B
TOML

[bash]
allow = [
"python3 *",
]