fix: resolve compiler conflict in providers.ts, inline style in PrintableReport and implement mobile responsiveness
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import { AIProvider } from './providers';
|
||||
|
||||
export type AIProvider = 'gemini' | 'openai' | 'ollama' | 'openrouter';
|
||||
|
||||
export const OLLAMA_AUTO_DETECT_URLS = [
|
||||
|
||||
Reference in New Issue
Block a user