Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Go] Add functional prompts support #1491

Open
apascal07 opened this issue Dec 11, 2024 · 0 comments · May be fixed by #1980
Open

[Go] Add functional prompts support #1491

apascal07 opened this issue Dec 11, 2024 · 0 comments · May be fixed by #1980
Assignees
Labels
feature New feature or request go

Comments

@apascal07
Copy link
Collaborator

apascal07 commented Dec 11, 2024

Last code snippet here: https://firebase.google.com/docs/genkit/dotprompt#alternatives

Functional prompts are prompts that don't return a template but instead return a complete GenerateRequest (ModelRequest in Go) but when called directly, actually generate a response.

@apascal07 apascal07 added feature New feature or request go labels Dec 11, 2024
@hugoaguirre hugoaguirre self-assigned this Jan 8, 2025
@dysrama dysrama assigned dysrama and unassigned hugoaguirre Jan 30, 2025
@apascal07 apascal07 changed the title [Go] Add functional prompts [Go] Functional prompts support Feb 13, 2025
@dysrama dysrama linked a pull request Feb 14, 2025 that will close this issue
@apascal07 apascal07 changed the title [Go] Functional prompts support [Go] Add functional prompts support Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request go
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

3 participants