co-mono/packages/ai/src
Markus Ylisiurunen 6b48fa58d7
Support thinking level configuration for Gemini 3 Pro models (#176)
* support Google thinking level configuration for Gemini 3 Pro models

* relax model ID check for gemini 3 pro
2025-12-13 02:09:54 +01:00
..
agent Add hooks system with pi.send() for external message injection 2025-12-10 00:50:30 +01:00
providers Support thinking level configuration for Gemini 3 Pro models (#176) 2025-12-13 02:09:54 +01:00
utils Add Mistral as AI provider 2025-12-10 20:36:19 +01:00
index.ts Remove provider-level tool validation, add validateToolCall helper 2025-12-08 18:04:33 +01:00
models.generated.ts Add [Unreleased] sections to CHANGELOGs 2025-12-13 00:58:16 +01:00
models.ts refactor(ai): Simplify API with new streaming interface and model management 2025-09-03 01:25:19 +02:00
stream.ts Support thinking level configuration for Gemini 3 Pro models (#176) 2025-12-13 02:09:54 +01:00
types.ts Add Mistral as AI provider 2025-12-10 20:36:19 +01:00