mirror of
https://github.com/clucraft/PriceGhost.git
synced 2026-05-13 09:42:41 +02:00
Add Google Gemini AI support (v1.0.6)
- Add Gemini as new AI provider option alongside Anthropic, OpenAI, Ollama - Support models: Gemini 2.5 Flash Lite (default), Flash, Pro, 3 Flash Preview - Add test API key endpoint to verify connection before saving - Full support for extraction, verification, stock status, and arbitration - Update all version files to 1.0.6 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
fb00f5b5b2
commit
617953dcf5
12 changed files with 341 additions and 17 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"version": "1.0.3",
|
||||
"releaseDate": "2026-01-23"
|
||||
"version": "1.0.6",
|
||||
"releaseDate": "2026-01-26"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue