yangdx
|
fc40a36968
|
Add timeout support to Gemini LLM and improve parameter handling
• Add timeout parameter to Gemini client
• Convert timeout seconds to milliseconds
• Update function signatures consistently
• Add Gemini thinking config example
• Clean up parameter documentation
|
2025-11-07 15:50:14 +08:00 |
|
yangdx
|
3cb4eae492
|
Add Chain of Thought support to Gemini LLM integration
- Extract thoughts from response parts
- Add COT enable/disable parameter
|
2025-11-07 15:22:14 +08:00 |
|
yangdx
|
8c27555358
|
Fix Gemini response parsing to avoid warnings from non-text parts
|
2025-11-07 04:00:37 +08:00 |
|
yangdx
|
6e36ff41e1
|
Fix linting
|
2025-11-06 16:01:24 +08:00 |
|
Humphry
|
0b3d31507e
|
extended to use gemini, sswitched to use gemini-flash-latest
|
2025-10-20 13:17:16 +03:00 |
|