branch: externals/llm
commit 03211bcc33e2f8fd0d1bb85f62838084f3df5e85
Author: Andrew Hyatt <[email protected]>
Commit: Andrew Hyatt <[email protected]>
Add Gemini 3 to NEWS.org
I forgot to do this in my previous PR
---
NEWS.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/NEWS.org b/NEWS.org
index 91c98a582d..2f9900058d 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,5 +1,6 @@
* Version 0.27.4
- Fix bug (or perhaps breaking change) in Ollama tool use.
+- Add Gemini 3 model, update Gemini code to pass thought signatures
* Version 0.27.3
- Add reasoning output for Gemini.
- Add Claude 4.5 Sonnet and Haiku to support models, fix model matching for
other Claude models.