Commit Graph

2 Commits

  • Update Management API CN docs for authentication requirements
    - Changed authentication requirements to mandate management keys for all requests, including local access.
    - Clarified remote access setup and key provision methods.
    - Adjusted the section header.
  • Add management API handlers for config and auth file management
    - Implemented CRUD operations for authentication files.
    - Added endpoints for managing API keys, quotas, proxy settings, and other configurations.
    - Enhanced management access with robust validation, remote access control, and persistence support.
    - Updated README with new configuration details.
    
    Fixed OpenAI Chat Completions for codex