mirror of
https://github.com/foss42/apidash.git
synced 2025-12-04 03:46:57 +08:00
AIProviderSelector Impl & AI Models added to RequestModel
This commit is contained in:
@@ -34,6 +34,7 @@ Map<String, dynamic> _$$HistoryMetaModelImplToJson(
|
||||
|
||||
const _$APITypeEnumMap = {
|
||||
APIType.rest: 'rest',
|
||||
APIType.ai: 'ai',
|
||||
APIType.graphql: 'graphql',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user