gitdataai/libs/models
ZhenYi e022240757 feat(agent): model sync improvements - deduplication and offline status
- Add Offline status to ModelStatus enum
- Sync marks all models offline first, then activates found ones
- Deduplicate by model name (ignoring provider)
- Deactivate orphaned models (offline -> deprecated)
- Add models_offline and models_deactivated to SyncModelsResponse
- Add deduplicate_existing_models() for cleanup
- Rename upsert_model to upsert_model_by_name
2026-04-27 16:40:10 +08:00
..
agent_task refactor(room): remove NATS, use Redis pub/sub for message queue 2026-04-16 17:24:04 +08:00
agents feat(agent): model sync improvements - deduplication and offline status 2026-04-27 16:40:10 +08:00
ai init 2026-04-15 09:08:09 +08:00
issues init 2026-04-15 09:08:09 +08:00
projects init 2026-04-15 09:08:09 +08:00
pull_request init 2026-04-15 09:08:09 +08:00
repos init 2026-04-15 09:08:09 +08:00
rooms feat: thinking_content column + first-project budget logic 2026-04-26 13:11:06 +08:00
system init 2026-04-15 09:08:09 +08:00
users chore(models/users): update user notification model 2026-04-20 15:45:08 +08:00
workspaces feat(admin): add admin panel with billing alerts and model sync 2026-04-19 20:48:59 +08:00
Cargo.toml init 2026-04-15 09:08:09 +08:00
lib.rs init 2026-04-15 09:08:09 +08:00