tabelle ai_model_api_provider entfernt
This commit is contained in:
2
PRP.md
2
PRP.md
@@ -258,8 +258,6 @@ Key tables and their relevant columns:
|
||||
- `created_at`: `timestamp null`
|
||||
- `updated_at`: `timestamp null`
|
||||
|
||||
- **`ai_model_api_provider`** (Pivot table for many-to-many relationship)
|
||||
- `ai_model_id`: `bigint unsigned` (FK to `ai_models.id`)
|
||||
- `api_provider_id`: `bigint unsigned` (FK to `api_providers.id`)
|
||||
|
||||
- **`settings`**
|
||||
|
||||
Reference in New Issue
Block a user