Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
firebase
/
genkit
Public
Notifications
You must be signed in to change notification settings
Fork
623
Star
5.3k
Code
Issues
591
Pull requests
163
Actions
Projects
1
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 30, 2025
fix(py):restore flow samples after accidental deletion and modify README (#4024)
Show description for cd3835a
MengqinShen
and
MengqinShen-GL
authored
cd3835a
Copy full SHA for cd3835a
Commits on Dec 29, 2025
refactor(py/samples): use a central script to run samples (#4021)
yesudeep
authored
b71dcc7
Copy full SHA for b71dcc7
ci(py): check for lock file updates in pr and some formatting (#4020)
yesudeep
authored
3181e17
Copy full SHA for 3181e17
feat(anthropic): tool testapp
CorieW
authored
b4aa931
Copy full SHA for b4aa931
docs(anthropic): update old models to new models in README.md
CorieW
authored
2b1a0f2
Copy full SHA for 2b1a0f2
feat(testapps): add anthropic vision testapp
cabljac
authored
aa7dedc
Copy full SHA for aa7dedc
fix(anthropic): use beta models list method in beta runner
cabljac
authored
6bd0508
Copy full SHA for 6bd0508
fix(anthropic): budgetTokens not working in UI
CorieW
authored
76136a0
Copy full SHA for 76136a0
Commits on Dec 27, 2025
fix(py): add test flow in prompt_demo to match JS SDK (#4013)
Show description for c6f2c42
MengqinShen
and
MengqinShen-GL
authored
c6f2c42
Copy full SHA for c6f2c42
fix(py): add more test flows in evaluator demo to match JS SDK (#4015)
Show description for 7b4abaa
MengqinShen
and
MengqinShen-GL
authored
7b4abaa
Copy full SHA for 7b4abaa
Commits on Dec 26, 2025
fix(py/samples/xai-hello): get sample to run (#4014)
yesudeep
authored
b903baf
Copy full SHA for b903baf
Commits on Dec 23, 2025
fix(py): fix the issue of no response in say_hi_stream flow (#4003)
Show description for e42265e
MengqinShen
and
MengqinShen-GL
authored
e42265e
Copy full SHA for e42265e
feat(py): Implemented xai plugin (#4001)
zarinn3pal
authored
3f2e38b
Copy full SHA for 3f2e38b
fix(py): fix the bug in sample of say-hi-with-configured-temperature of google-genai (#4002)
Show description for 3e1c786
MengqinShen
and
MengqinShen-GL
authored
3e1c786
Copy full SHA for 3e1c786
fix(py): fix the encoded media parts in response with google-genai pl… (#4000)
Show description for a535008
MengqinShen
and
MengqinShen-GL
authored
a535008
Copy full SHA for a535008
Commits on Dec 22, 2025
fix(py): update google_genai_hello sample to enable image generation (#3999)
Show description for bdb70a4
MengqinShen
and
MengqinShen-GL
authored
bdb70a4
Copy full SHA for bdb70a4
Commits on Dec 20, 2025
feat(py): loading prompts automatically (#3992)
Show description for e2a1508
MengqinShen
and
MengqinShen-GL
authored
e2a1508
Copy full SHA for e2a1508
Commits on Dec 19, 2025
chore: JS version bump
Show description for 7e37ed1
genkit-releaser
committed
7e37ed1
Copy full SHA for 7e37ed1
chore: CLI version bump
Show description for 5574aa0
genkit-releaser
committed
5574aa0
Copy full SHA for 5574aa0
Revert "fix:(js/core/schema): Allow disabling runtime schema compilation (#3988)"
Show description for 466e824
pavelgj
committed
466e824
Copy full SHA for 466e824
chore: JS version bump
Show description for 22a48d2
genkit-releaser
committed
22a48d2
Copy full SHA for 22a48d2
chore: CLI version bump
Show description for a852e68
genkit-releaser
committed
a852e68
Copy full SHA for a852e68
fix:(js/core/schema): Allow disabling runtime schema compilation (#3988)
ssbushi
authored
dbf142f
Copy full SHA for dbf142f
fix(go/ai): fixed format resolution + prompt variants metadata (#3931)
apascal07
authored
bce221e
Copy full SHA for bce221e
chore: Flip experimental realtime telemetry flag (#3989)
huangjeff5
authored
b0ba327
Copy full SHA for b0ba327
fix: Add slash prefix for dynamic actions (#3986)
shrutip90
authored
a4b330c
Copy full SHA for a4b330c
Commits on Dec 18, 2025
fix(py/samples/prompt_demo): add readme with instructions (#3983)
yesudeep
authored
9f9683a
Copy full SHA for 9f9683a
feat(go): refactored formatters + added support for formatting streams (#3905)
apascal07
authored
b07ca42
Copy full SHA for b07ca42
chore: JS version bump
Show description for 520b99a
genkit-releaser
committed
520b99a
Copy full SHA for 520b99a
chore: CLI version bump
Show description for 847b87b
genkit-releaser
committed
847b87b
Copy full SHA for 847b87b
fix(reflection): correctly/consistently handle errors from reflection api (#3972)
pavelgj
authored
2ae424c
Copy full SHA for 2ae424c
feat(py): add sample test with simple flow and implement programmati… (#3976)
Show description for 101cf3d
MengqinShen
and
MengqinShen-GL
authored
101cf3d
Copy full SHA for 101cf3d
Commits on Dec 17, 2025
fix(py): properly handle mutliple runtimes in the reflection api (#3970)
Show description for e92c87f
pavelgj
and
gemini-code-assist[bot]
authored
e92c87f
Copy full SHA for e92c87f
feat(py): add sample test for directory and file prompt loading (#3971)
MengqinShen
authored
b4da586
Copy full SHA for b4da586
fix(py): fixed embedders and reflection health check (#3969)
pavelgj
authored
3d9ff21
Copy full SHA for 3d9ff21
Pagination
Previous
Next
You can’t perform that action at this time.