-
Notifications
You must be signed in to change notification settings - Fork 147
Insights: firebase/genkit
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
[email protected] 1.0.0-rc.15
published
Feb 4, 2025 -
[email protected] 1.0.0-rc.16
published
Feb 4, 2025
71 Pull requests merged by 15 people
-
chore(docs): Fix merge conflict markers in plugins/firebase.md
#1842 merged
Feb 4, 2025 -
chore: align all github workflows to use node v20
#1840 merged
Feb 4, 2025 -
docs: updated some docs
#1813 merged
Feb 4, 2025 -
chore(js): remove extraneous console.log statements
#1829 merged
Feb 4, 2025 -
docs: New page about interrupts
#1835 merged
Feb 4, 2025 -
docs: update tool-calling.md
#1834 merged
Feb 4, 2025 -
fix: syntax in pgvector
#1837 merged
Feb 4, 2025 -
fix: eval plugin docs
#1814 merged
Feb 4, 2025 -
fix: dotprompt docs
#1833 merged
Feb 4, 2025 -
chore: update pnpm to v9.15.5
#1825 merged
Feb 4, 2025 -
docs: Update chat.md to Genkit beta.
#1830 merged
Feb 4, 2025 -
docs: Update devtools.md to reference an existing runtime running.
#1831 merged
Feb 4, 2025 -
fix: evaluation.md
#1817 merged
Feb 4, 2025 -
fix: update
auth
tocontext
in CLI#1822 merged
Feb 4, 2025 -
BREAKING CHANGE!(js): Rip out onFlow and firebaseAuth. Update all docs
#1798 merged
Feb 4, 2025 -
fix: multimodal bugs in Chroma fixed
#1811 merged
Feb 4, 2025 -
feat: Add dev.nix for js-menu
#1812 merged
Feb 4, 2025 -
chore: update-js-angular-to-1.0
#1823 merged
Feb 4, 2025 -
chore: update js samples to 1.0.0-rc.15
#1824 merged
Feb 4, 2025 -
chore: moved generate tests into shareable spec file (for go and py)
#1718 merged
Feb 4, 2025 -
fix: use env var to track telemetryServerUrl
#1776 merged
Feb 4, 2025 -
docs(js): Adds a guide for interrupts.
#1661 merged
Feb 4, 2025 -
chore(js): Rename streamingCallback to sendChunk
#1809 merged
Feb 3, 2025 -
fix(js): Make flow.run's first parameter optional
#1810 merged
Feb 3, 2025 -
fix: uses the provided sessionId from session options if provided
#1737 merged
Feb 3, 2025 -
chore(js/plugins/vertexai): bump vertexai SDK to 1.9.3
#1805 merged
Feb 3, 2025 -
chore(js/client): moved client to beta namespace
#1782 merged
Feb 3, 2025 -
chore: update menu sample to 1.0
#1804 merged
Feb 3, 2025 -
fix: improve erroneous ts doc for GenerateResponse.messages
#1801 merged
Feb 3, 2025 -
chore: update-chatbot-sample to 1.0
#1802 merged
Feb 3, 2025 -
chore: use spdx-license-identifier for license #1736
#1777 merged
Feb 3, 2025 -
fix: remove idx subbutton and lint fixes
#1794 merged
Feb 3, 2025 -
chore(js): Adds Registry#apiStability for fine-grained control of bet…
#1749 merged
Feb 3, 2025 -
fix: update API ref link
#1795 merged
Feb 3, 2025 -
chore: update prompts to 1.0, renames to js-prompts to match samples
#1796 merged
Feb 3, 2025 -
feat: add IDX support to other samples
#1746 merged
Feb 3, 2025 -
chore(config): automatically label PRs based on modifications to save eng time #1720
#1789 merged
Feb 3, 2025 -
test: update pytest runner to also output coverage report and set min threshold to 70% #1714
#1790 merged
Feb 3, 2025 -
fix(editorconfig): misconfiguration that would cause editors to format incorrectly #1786
#1787 merged
Feb 3, 2025 -
chore: update school agent sample to 1.0
#1729 merged
Feb 3, 2025 -
fix(ci): broken ci pipeline for python
#1778 merged
Feb 1, 2025 -
fix(js/plugins/firebase): properly await embedding promise
#1750 merged
Feb 1, 2025 -
feat: add stub project for handlebarz implementation #1710
#1719 merged
Feb 1, 2025 -
chore(js/ai): interrupts: rename to final API names
#1745 merged
Feb 1, 2025 -
chore(js): moved defineFormat and defineInterrupt to beta, api ref fixes
#1742 merged
Jan 31, 2025 -
chore(build): update copyright headers and pre-commit hook #1736
#1740 merged
Jan 31, 2025 -
feat(js/ai): Adds "restart" for tool interrupts with flexible resuming.
#1693 merged
Jan 31, 2025 -
fix(js/ai/prompts): fix prompt loading on node 18
#1738 merged
Jan 31, 2025 -
refactor(js/ai/chat): make sendStream sync
#1732 merged
Jan 31, 2025 -
chore: add all vertex models to the dev-ui-gallery test app
#1715 merged
Jan 31, 2025 -
chore: Update js-coffeeshop to 1.0
#1734 merged
Jan 31, 2025 -
fix(js/ai): default to JSON format when schema is set
#1728 merged
Jan 31, 2025 -
feat(js/ai): improving definePrompt backwards compatibility, to ease the transition
#1722 merged
Jan 30, 2025 -
fix: rag doc updates
#1677 merged
Jan 30, 2025 -
chore: include package-lock files for samples
#1717 merged
Jan 30, 2025 -
feat: add GitHub actions for Python and pre-commit checks for go #1704
#1711 merged
Jan 30, 2025 -
chore(js): loosen up plugin deps on core packages (from exact match to ^)
#1696 merged
Jan 30, 2025 -
fix(js/ai/prompt): fix prompt loading in node 20, make sure-sure that .prompt loading is lazy
#1700 merged
Jan 30, 2025 -
feat(js): Add @genkit-ai/next plugin
#1676 merged
Jan 30, 2025 -
fix(js/ai/prompt): lazy load dotprompt files to avoid initialization race conditions
#1699 merged
Jan 29, 2025 -
feat(multimodal)!: Added Multimodal support for Vertex AI
#1671 merged
Jan 29, 2025 -
fix: Remove gitkeep folder
#1697 merged
Jan 29, 2025 -
fix: Remove dotprompt folder
#1695 merged
Jan 29, 2025 -
fix: Add back in dotprompt plugin folder
#1694 merged
Jan 29, 2025 -
docs: Fix out-of-sequence instructions
#1684 merged
Jan 29, 2025 -
fix(js/ai/prompt): also delete null description from input schema
#1691 merged
Jan 29, 2025 -
fix(js)!: client streamFlow returns properties, not functions
#1690 merged
Jan 29, 2025 -
feat(py): initial workspace for python implementation
#1682 merged
Jan 29, 2025 -
fix(js/ai/prompt): delete null descriptions returned by dotprompt
#1687 merged
Jan 29, 2025 -
feat: Move IDX template from idx github to Genkit github
#1681 merged
Jan 29, 2025 -
feat(js): truncate input/output to align with GCP limits
#1670 merged
Jan 29, 2025
17 Pull requests opened by 13 people
-
chore: update to 1.0 syntax
#1723 opened
Jan 30, 2025 -
BREAKING CHANGE(js)!: Ditch onFlow. Make firebaseAuth part of a new middleware concept
#1743 opened
Jan 31, 2025 -
feat(js/ai/prompt): added prepare fn option to definePrompt
#1779 opened
Feb 1, 2025 -
feat(py): generate types.py from genkit-schema.json using datamodel-codegen #1807
#1808 opened
Feb 3, 2025 -
feat(Go): Replace ModelCapabilities with ModelInfo and ModelInfoSupports
#1815 opened
Feb 4, 2025 -
feat(go): Added `/util/generate` + filled feature gaps in Generate API.
#1818 opened
Feb 4, 2025 -
Get Python code closer to PEP 8 standart
#1820 opened
Feb 4, 2025 -
fix(js/ai): fixed GenerateStreamResponse output typing
#1827 opened
Feb 4, 2025 -
feat(python): Implementation of Ollama plugin
#1828 opened
Feb 4, 2025 -
breaking(js/ai): drop ToolDefinition from ToolArgument (and generate action interface)
#1832 opened
Feb 4, 2025 -
docs: Restructuring of codelab-chat-with-a-pdf.md
#1836 opened
Feb 4, 2025 -
chore: update pnpm to v10.2.0
#1839 opened
Feb 4, 2025 -
docs: vertexai updates
#1841 opened
Feb 4, 2025 -
docs(js): Adds doc for context.
#1843 opened
Feb 4, 2025 -
Add nix config to js-chatbot
#1844 opened
Feb 5, 2025 -
fix:(go/core/tracing) doing enhancements for unit test in span data
#1845 opened
Feb 5, 2025 -
docs: Edits to docs for GA release
#1846 opened
Feb 5, 2025
24 Issues closed by 8 people
-
[JS] Exceptions (e.g. blocked generation) are not properly caught in streaming
#1739 closed
Feb 4, 2025 -
[Tooling] Prompts in School Agent Sample Fail to Run
#1730 closed
Feb 4, 2025 -
[JS] Chat still returns a promise on sendStream
#1680 closed
Feb 4, 2025 -
[Docs] Document Interrupts
#1657 closed
Feb 4, 2025 -
[Py] Setup coverage report and threshold for pytest
#1714 closed
Feb 3, 2025 -
[Dev UI] Dev UI modals should have a scrim behind them
#1800 closed
Feb 3, 2025 -
[Py] Add GitHub action to automatically label PRs based on the code modified
#1712 closed
Feb 3, 2025 -
[Chore] Fix broken editorconfig that causes bad formatting in editors that respect .editorconfig
#1786 closed
Feb 3, 2025 -
[CI] Automatically label PRs based on what is being modified using GitHub action
#1720 closed
Feb 3, 2025 -
[Chore] Add a CODEOWNERS file to automatically mark reviewers
#1791 closed
Feb 3, 2025 -
[Docs] [Evals] Update API reference links to the official version
#1617 closed
Feb 3, 2025 -
[Py] Setup Python package for handlebars library
#1710 closed
Feb 3, 2025 -
[Tooling] DevUI Error Listing Traces
#1733 closed
Jan 31, 2025 -
[Py] Add license header and SPDX-License-Identifier: Apache-2.0 to all source
#1736 closed
Jan 31, 2025 -
[Dev UI] Add representative full-stack traces to unit tests
#1692 closed
Jan 31, 2025 -
[Py] Create GitHub actions for Python PR checks
#1704 closed
Jan 30, 2025 -
[JS] [Docs] improve googleCloud IAM role documentation and logging
#936 closed
Jan 30, 2025 -
Can't reference internal links in public code
#1608 closed
Jan 30, 2025 -
[Go] Remove references to durable flows and simplify associated data types
#1158 closed
Jan 30, 2025 -
[Go] Make Genkit instanced
#1230 closed
Jan 30, 2025 -
[Go] Refactor the registry to no longer be global but instead be per-Genkit instance
#1159 closed
Jan 30, 2025 -
[Docs] Add internal engineering documentation for Genkit using mkdocs
#1703 closed
Jan 30, 2025 -
[Py] Setup Python workspace for all the packages using uv
#1702 closed
Jan 30, 2025 -
[JS] Beta entrypoint causes type errors
#1679 closed
Jan 29, 2025
59 Issues opened by 11 people
-
[JS] Regression in chatbot sample from https://github.com/firebase/genkit/pull/1809
#1847 opened
Feb 5, 2025 -
[Go] Remove all references to and usage of flow states
#1838 opened
Feb 4, 2025 -
[Tooling] Prompts not switching via dropdown menu
#1821 opened
Feb 4, 2025 -
deepseek model
#1819 opened
Feb 4, 2025 -
[JS] Interrupts: Streaming doesn't populate interrupt metadata
#1816 opened
Feb 4, 2025 -
[Py] Add a datamodel-codegen types.py file generator based on genkit-tools/genkit-schema.json
#1807 opened
Feb 3, 2025 -
[Tooling][DevUI] Schema for Chatflow Very Hard to Generate
#1806 opened
Feb 3, 2025 -
[Dev UI] Add tabs to the dataset page
#1803 opened
Feb 3, 2025 -
[Dev UI] Ability to add a dataset from the navbar dropdown
#1799 opened
Feb 3, 2025 -
[Dev UI] Add "Create new" option to dataset nav menu dropdown
#1797 opened
Feb 3, 2025 -
Feature: Multiple Locations for vertexAIModelGarden in a single genkit ai instance
#1793 opened
Feb 3, 2025 -
[Handlebarz] Use the .yy file in handlebars/parser to implement a parser
#1781 opened
Feb 1, 2025 -
[Handlebarz] Use the lex .l file in handlebars/parser to implement a lexer
#1780 opened
Feb 1, 2025 -
[Handlebarz] Consider wrapping https://github.com/sunng87/handlebars-rust
#1775 opened
Feb 1, 2025 -
[Handlebars Spec] python compiler
#1773 opened
Feb 1, 2025 -
[Handlebars Spec] utils
#1772 opened
Feb 1, 2025 -
[Handlebars Spec] whitespace-control
#1771 opened
Feb 1, 2025 -
[Handlebars Spec] tokenizer
#1770 opened
Feb 1, 2025 -
[Handlebars Spec] subexpressions
#1769 opened
Feb 1, 2025 -
[Handlebars Spec] strict
#1768 opened
Feb 1, 2025 -
[Handlebars Spec] spec
#1767 opened
Feb 1, 2025 -
[Handlebars Spec] source map
#1766 opened
Feb 1, 2025 -
[Handlebars Spec] security
#1765 opened
Feb 1, 2025 -
[Handlebars Spec] runtime
#1764 opened
Feb 1, 2025 -
[Handlebars Spec] require
#1763 opened
Feb 1, 2025 -
[Handlebars Spec] regressions
#1762 opened
Feb 1, 2025 -
[Handlebars Spec] precompiler
#1761 opened
Feb 1, 2025 -
[Handlebars Spec] partials
#1760 opened
Feb 1, 2025 -
[Handlebars Spec] helpers
#1759 opened
Feb 1, 2025 -
[Handlebars Spec] data
#1758 opened
Feb 1, 2025 -
[Handlebars Spec] compiler
#1757 opened
Feb 1, 2025 -
[Handlebars Spec] builtins
#1756 opened
Feb 1, 2025 -
[Handlebars Spec] basic
#1755 opened
Feb 1, 2025 -
[Handlebars Spec] ast
#1754 opened
Feb 1, 2025 -
[Handlebarz] Add documentation using mkdocs
#1753 opened
Feb 1, 2025 -
[Handlebarz] Port library from JS to Python
#1752 opened
Feb 1, 2025 -
[Handlebarz] Port specs from JS to Python
#1751 opened
Feb 1, 2025 -
[Docs] Document API stability
#1748 opened
Feb 1, 2025 -
[Chore] Add a license check hook to ensure we don't accidentally include incompatible dependencies
#1747 opened
Feb 1, 2025 -
[Go] Replace `ModelCapabilities` with `ModelInfo` and `ModelInfoSupports`
#1744 opened
Jan 31, 2025 -
[Go] Failing unit tests as a result of js/plugins/dotprompt directory removal
#1741 opened
Jan 31, 2025 -
[Tooling] DevUI Not Showing Schema
#1735 opened
Jan 31, 2025 -
[Tooling] Tools in the SchoolAgent Sample Fail to Run
#1731 opened
Jan 31, 2025 -
[Go] Add support for model middleware
#1727 opened
Jan 30, 2025 -
Add subject customization for Imagen3
#1726 opened
Jan 30, 2025 -
[Go] Add generate formatter support
#1721 opened
Jan 30, 2025 -
[Handlebarz] Port handlebars.js to Python
#1713 opened
Jan 30, 2025 -
[Py] Implement the OpenAI plugin
#1709 opened
Jan 30, 2025 -
[Py] Implement the Ollama plugin
#1708 opened
Jan 30, 2025 -
[Py] Implement the Google Vertex AI plugin
#1707 opened
Jan 30, 2025 -
[Py] Implement the Google AI plugin
#1706 opened
Jan 30, 2025 -
[Py] Implement reflection API server using HTTP via ASGI
#1705 opened
Jan 30, 2025 -
[JS] Flow isn't producing constrained output
#1701 opened
Jan 30, 2025 -
[Tooling] Running a flow doesn't produce traces
#1698 opened
Jan 29, 2025 -
[JS] Log level change + repetitive 'Shutting down all Genkit servers...' message
#1689 opened
Jan 29, 2025 -
[Dev UI] Model playground - enabling append-mode should trigger existing messages to become editable
#1688 opened
Jan 29, 2025 -
[Go] Migrate to standalone `dotprompt` package
#1686 opened
Jan 29, 2025 -
[Go] Add standardized `util/generate` action to be used by Dev UI
#1685 opened
Jan 29, 2025
20 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feature(go): add support for multiple model versions
#1575 commented on
Feb 4, 2025 • 7 new comments -
Update google-cloud.md to remove internal link
#1609 commented on
Feb 3, 2025 • 0 new comments -
feat(go/genkit): added persistent chat session and agent support
#1592 commented on
Jan 30, 2025 • 0 new comments -
feature(go/plugins/vertexai): create context caching for vertexai
#1566 commented on
Feb 5, 2025 • 0 new comments -
feat(go): add image support to vertexai plugin
#1429 commented on
Feb 5, 2025 • 0 new comments -
Create dev container.json
#1144 commented on
Jan 29, 2025 • 0 new comments -
[Go] missing tracing metadata
#225 commented on
Feb 5, 2025 • 0 new comments -
[Go] Add Imagen support to Vertex AI plugin
#1364 commented on
Feb 5, 2025 • 0 new comments -
[Go] Add constrained generation to Google AI and Vertex AI plugins
#1439 commented on
Feb 4, 2025 • 0 new comments -
Cannot find module '@genkit-ai/ai/formats'
#1481 commented on
Feb 4, 2025 • 0 new comments -
[Go] Add model garden support (Claude, Llama, etc) to Vertex AI plugin
#1363 commented on
Feb 4, 2025 • 0 new comments -
[Go] picoschema does not implement all the features of JS
#610 commented on
Feb 4, 2025 • 0 new comments -
[Go] Bring Go Reflection API error handling to parity with JS
#399 commented on
Feb 4, 2025 • 0 new comments -
[Go] Add multimodal embeddings in Vertex AI plugin
#1444 commented on
Feb 4, 2025 • 0 new comments -
[JS] createSession ignores custom sessionId
#1180 commented on
Feb 3, 2025 • 0 new comments -
[Dev UI] Available datasets should be scoped to the target being tested
#1554 commented on
Feb 3, 2025 • 0 new comments -
[Tooling] [email protected] cannot be used as a CLI
#1295 commented on
Feb 1, 2025 • 0 new comments -
Waiting to connect to Genkit runtime
#1460 commented on
Jan 31, 2025 • 0 new comments -
[Go] Add functional prompts
#1491 commented on
Jan 30, 2025 • 0 new comments -
[Docs] Document RAG context docs with dotpropmt
#1454 commented on
Jan 29, 2025 • 0 new comments