Browse Source
- Created `Agent` app including models, admin configuration, and migrations for managing agent settings. - Introduced `AgentSettings` model to store configuration parameters such as system prompt and model settings. - Implemented `AgentSettingsAdmin` to provide a singleton admin interface for managing agent configurations. - Registered the app in the project settings for integration.master
7 changed files with 128 additions and 0 deletions
Loading…
Reference in new issue