Y
Hacker News
new
|
ask
|
show
|
jobs
by
zk
459 days ago
Is there a version of Gemma 3 that has tool calling? Google's blog claimed it supports tools but it doesn't seem like it actually does.
2 comments
weird-eye-issue
459 days ago
Not sure but you can just implement tool calling with some custom prompting yourself, it's really not too hard and is what we do
link
xnx
454 days ago
Function calling docs:
https://ai.google.dev/gemma/docs/capabilities/function-calli...
link