#61 - Multi AI Providers supportClosed
Create a table called AI Providers and a reference table AI Models Includes some basic table fields that are common amongst various ai providers and modals |
|
Milestone: |
v25.09 - Due: 2025-09-05
|
---|---|
Assigned To: |
![]() |
Created Date: | 2025-01-31 14:56:09 |
Closed Date: | 2025-09-07 13:18:53 |
Discussion Link: |
Comments 2
Table Layout:
ai_providers
ai_provider_id
ai_provider_name
ai_provider_api_url
ai_provider_api_key
ai_provider_models
ai_model_id
ai_model_name
ai_model_description
ai_model_prompt
ai_model_use_case (Tickets, Documentation)
ai_model_ai_provider_id
Completed