-
Notifications
You must be signed in to change notification settings - Fork 547
feat(go): Add support for genkit resources #3342
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
Merged
Merged
Changes from 24 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
a0032cf
feat(go): Add support for genkit resources
huangjeff5 5f10992
add copyright
huangjeff5 53faf28
Add action type resource
huangjeff5 9c4b6cd
move helpers to core
huangjeff5 0ebba79
remove unused code
huangjeff5 fa392d0
Update generate.go
huangjeff5 58c93cf
Update generate.go
huangjeff5 b08729d
Update resource.go
huangjeff5 0f23cab
dynamic handlers don't need cleanup
huangjeff5 388b7ef
fix cleanup
huangjeff5 b761633
Update generate.go
huangjeff5 623be6c
Update generate.go
huangjeff5 5f78159
Update generate.go
huangjeff5 7694bf4
Update generate.go
huangjeff5 d9193ce
Change AttachToRegistry to Register
huangjeff5 99a55ba
Merge branch 'jh-go-resources' of https://github.com/firebase/genkit …
huangjeff5 93af415
Address comments
huangjeff5 adcef6a
format
huangjeff5 dc0f83c
fix
huangjeff5 ed1b300
Auto-gen
huangjeff5 064c269
fix
huangjeff5 1699e8a
refactor
huangjeff5 0c610f3
Merge branch 'main' into jh-go-resources
huangjeff5 ac9241d
regen
huangjeff5 218084f
move Resource to commongenoptions
huangjeff5 6abdbc5
refactor
huangjeff5 0863d90
Update go/ai/resource.go
huangjeff5 ba2a329
Update go/ai/resource.go
huangjeff5 26c5301
Update go/genkit/resource.go
huangjeff5 8947f8c
Update go/genkit/resource.go
huangjeff5 77a7ce4
Update go/genkit/resource.go
huangjeff5 e642717
Update go/genkit/resource.go
huangjeff5 0dfbf6f
Update go/genkit/resource.go
huangjeff5 ce8e2fc
Update go/genkit/resource.go
huangjeff5 daa26c7
refactor
huangjeff5 b8d969b
move everything into genkit.go
huangjeff5 772ca9c
fix
huangjeff5 c773627
Merge branch 'main' into jh-go-resources
huangjeff5 372d6eb
fix
huangjeff5 9aae9f0
fix
huangjeff5 cf1a0bf
fix
huangjeff5 178c0e9
Update go/genkit/genkit.go
huangjeff5 0d74a41
fix
huangjeff5 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.