Skip to content

genai: support function calling#65

Merged
jba merged 1 commit intomainfrom
functions
Mar 11, 2024
Merged

genai: support function calling#65
jba merged 1 commit intomainfrom
functions

Conversation

@jba
Copy link
Copy Markdown
Collaborator

@jba jba commented Mar 8, 2024

Fixes #32.

@jba jba requested a review from eliben March 8, 2024 22:36
Comment thread genai/generativelanguagepb_veneer.gen.go
@eliben
Copy link
Copy Markdown
Member

eliben commented Mar 11, 2024

updates #32

(@jba you may want to mention #32 in the commit message so it gets fixed/closed)

@jba jba merged commit 9ecbca2 into main Mar 11, 2024
@jba jba deleted the functions branch March 11, 2024 16:16
kasugamirai pushed a commit to kasugamirai/generative-ai-go that referenced this pull request Nov 11, 2025
* Normalize paths when loading generator settings module
* Normalize path when parsing CLI flag
* Update doc comment on GeneratorSettings#cacheDir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal to Support Function Call Feature in Gemini Pro (Referencing Google AI Documentation)

2 participants