Template
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
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
[bash]
|
||||
allow = [
|
||||
"python3 *",
|
||||
]
|
||||
Reference in New Issue
Block a user