Commit Graph

10 Commits

Author SHA1 Message Date
Yinyin Liu 68f4006f55 Switch AI diagnostics from OpenAI to Mistral and use .env for API key
- Changed API endpoint to api.mistral.ai, model to mistral-small-latest
- Replaced openAiConfig.json with .env file for secure API key storage
- Added .env loader in Program.cs, added .env to .gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 07:45:16 +01:00
ig bf8ffca0f4 add entire .idea folder to .gitignore 2023-02-23 16:11:46 +01:00
ig 2d024b87da add .idea/shelf to .gitignore 2023-02-23 14:23:18 +01:00
ig 8a722f2426 remove stray sqlite db 2023-02-22 18:40:10 +01:00
ig c70e3e1cd9 remove and ignore *.DotSettings.user 2023-02-22 18:34:11 +01:00
ig b17b64efab remove jetbrains' workspace.xml from vcs
https://stackoverflow.com/a/11968647
2023-02-22 18:20:44 +01:00
ig a287c708ec improve .gitignore 2023-02-22 18:12:15 +01:00
ig 5affecda55 fix fossil .gitignore 2023-02-22 16:35:14 +01:00
Kim e76e99d86f update before switch2 2023-02-22 14:46:36 +01:00
Kim 9f1e1e4730 deleted node_modules 2023-02-21 10:04:49 +01:00