mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
- Introduced new settings page for managing global LLM configurations. - Added routes and permissions for LLM management in the admin dashboard. - Implemented LLM model with necessary fields and access controls. - Created API endpoints for fetching global LLMs. - Developed UI components for displaying and editing LLM details. - Integrated LLM settings into the existing admin dashboard structure. - Added support for multiple LLM providers including OpenAI, Anthropic, and Ollama.