ai-gateway/.gitignore
Laisky.Cai d548a01c59
feat: Handle errors, validate model names, and calculate quota usage (#978)
- Improved error handling in various modules for better stability and responsiveness.
- Optimized code in several files for improved efficiency and readability.
- Enhanced user experience by providing more detailed error responses in the controller.
- Strengthened security by ignoring sensitive files in `.gitignore`.
2024-02-12 21:35:40 +08:00

11 lines
79 B
Plaintext

.idea
.vscode
upload
*.exe
*.db
build
*.db-journal
logs
data
/web/node_modules