Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / firebase/genkit issues and pull requests

#409 - Adds generateText and generateOutput convenience methods.

Pull Request - State: open - Opened by mbleigh 5 months ago - 1 comment

#408 - [JS] Refactor "generate" into a pseudo-flow

Issue - State: closed - Opened by mbleigh 5 months ago - 3 comments
Labels: js

#399 - [Go] Bring Go Reflection API error handling to parity with JS

Issue - State: open - Opened by apascal07 5 months ago - 1 comment
Labels: bug, go

#399 - [Go] Bring Go Reflection API error handling to parity with JS

Issue - State: open - Opened by apascal07 5 months ago - 1 comment
Labels: bug, go

#399 - [Go] Bring Go Reflection API error handling to parity with JS

Issue - State: open - Opened by apascal07 5 months ago - 1 comment
Labels: bug, go

#399 - [Go] Bring Go Reflection API error handling to parity with JS

Issue - State: open - Opened by apascal07 5 months ago - 1 comment
Labels: bug, go

#399 - [Go] Bring Go Reflection API error handling to parity with JS

Issue - State: open - Opened by apascal07 5 months ago - 1 comment
Labels: bug, go

#399 - [Go] Bring Go Reflection API error handling to parity with JS

Issue - State: open - Opened by apascal07 5 months ago - 1 comment
Labels: bug, go

#391 - [JS] Simplify syntax to call flows

Issue - State: closed - Opened by chrisraygill 5 months ago
Labels: feature, js

#390 - [JS] Simplify Genkit libraries and imports

Issue - State: closed - Opened by chrisraygill 5 months ago
Labels: feature, js

#389 - JSON mode in `googleai` plugin for Gemini 1.5 pro+flash

Pull Request - State: open - Opened by njpearman 5 months ago - 9 comments

#361 - [FR] Support forced tool calling

Issue - State: open - Opened by lfkellogg 5 months ago - 3 comments
Labels: feature, js, go

#338 - Clarify usage of defineDotPrompt vs definePrompt

Issue - State: closed - Opened by MichaelDoyle 5 months ago - 16 comments
Labels: docs

#290 - Add support for JSON mode and JSON schema conformance to Gemini models

Issue - State: open - Opened by mbleigh 6 months ago - 3 comments
Labels: feature, js, go

#225 - [Go] missing tracing metadata

Issue - State: open - Opened by pavelgj 6 months ago - 1 comment
Labels: bug, go

#123 - Generate API reference with typedoc

Pull Request - State: open - Opened by kevinthecheung 6 months ago - 1 comment

#123 - Generate API reference with typedoc

Pull Request - State: open - Opened by kevinthecheung 6 months ago - 1 comment

#100 - Added firebase emulator instructions

Pull Request - State: closed - Opened by pavelgj 6 months ago

#99 - Fix for doc referenced samples

Pull Request - State: closed - Opened by MaesterChestnut 6 months ago

#97 - Renamed ollama plugin to `genkitx-ollama`

Pull Request - State: closed - Opened by pavelgj 6 months ago

#96 - Replace jokeFlow with menuSuggestionFlow in flows.md

Pull Request - State: closed - Opened by tagboola 6 months ago

#95 - Use cors middleware by default for startFlowsServer

Pull Request - State: closed - Opened by pavelgj 6 months ago

#94 - [Go] update dotprompt model strings to use provider/model

Pull Request - State: closed - Opened by ianlancetaylor 6 months ago - 1 comment

#93 - Added harness mode for Next.js.

Pull Request - State: closed - Opened by apascal07 6 months ago - 2 comments

#92 - Resolving issues with loading dotprompt files

Pull Request - State: closed - Opened by maxl0rd 6 months ago

#91 - Unwrap logs

Pull Request - State: closed - Opened by ssbushi 6 months ago

#90 - Add `dotprompt` plugin to menu sample

Pull Request - State: closed - Opened by tonybaroneee 6 months ago

#89 - Remove references to initializeGenkit() in samples

Pull Request - State: closed - Opened by MichaelDoyle 6 months ago

#88 - Remove dotprompt plugin from `build:core`

Pull Request - State: closed - Opened by tonybaroneee 6 months ago

#87 - Fixed more eval imports

Pull Request - State: closed - Opened by pavelgj 6 months ago

#86 - Fix import in vertexai plugin

Pull Request - State: closed - Opened by tonybaroneee 6 months ago

#85 - Adds enum support to Picoschema.

Pull Request - State: closed - Opened by mbleigh 6 months ago

#84 - Fix genkit init to work with new cli directory

Pull Request - State: closed - Opened by MaesterChestnut 6 months ago - 1 comment

#83 - Fixed template paths in `genkit init`

Pull Request - State: closed - Opened by pavelgj 6 months ago

#82 - Add in a menu based rag example to use in docs.

Pull Request - State: closed - Opened by schnecle 6 months ago

#81 - [Go] add vertexai embedder

Pull Request - State: closed - Opened by ianlancetaylor 6 months ago

#80 - Moving the dotprompt package into a plugin

Pull Request - State: closed - Opened by maxl0rd 6 months ago - 2 comments

#79 - Fixes DocumentData imports.

Pull Request - State: closed - Opened by mbleigh 6 months ago

#78 - Move CLI code to separate package folder

Pull Request - State: closed - Opened by tonybaroneee 6 months ago

#77 - Add note that evaluator and vertexai packages must be installed

Pull Request - State: closed - Opened by tagboola 6 months ago

#76 - Update docs to include embedder when using answer relevancy metric

Pull Request - State: closed - Opened by tagboola 6 months ago

#75 - Rename toc titles to be more consistent with expected behaviors

Pull Request - State: closed - Opened by schnecle 6 months ago

#74 - bump version to 0.5.0-rc.9

Pull Request - State: closed - Opened by pavelgj 6 months ago

#73 - Updated readme

Pull Request - State: closed - Opened by pavelgj 6 months ago

#72 - Test logo

Pull Request - State: closed - Opened by MaesterChestnut 6 months ago

#71 - [Go] adding metadata to models, etc.

Pull Request - State: closed - Opened by pavelgj 6 months ago

#70 - Update docs lockup to use Firebase branding

Pull Request - State: closed - Opened by MaesterChestnut 6 months ago

#69 - Upgrade to pnpm 9.1.0

Pull Request - State: closed - Opened by tonybaroneee 6 months ago

#68 - Respect log levels

Pull Request - State: closed - Opened by ssbushi 6 months ago - 1 comment

#67 - Fixed incorrect return statement.

Pull Request - State: closed - Opened by apascal07 6 months ago

#66 - Add gcloud install links

Pull Request - State: closed - Opened by kevinthecheung 6 months ago

#65 - Restructure RAG doc to separate concepts from how-to

Pull Request - State: closed - Opened by schnecle 6 months ago

#64 - Update logo in index.md

Pull Request - State: closed - Opened by kevinthecheung 6 months ago

#63 - Support references in `eval:flow`

Pull Request - State: closed - Opened by ssbushi 6 months ago

#62 - Update genkit init templates and docs

Pull Request - State: closed - Opened by MaesterChestnut 6 months ago

#61 - Adds context as first-class feature of Model.

Pull Request - State: closed - Opened by mbleigh 6 months ago

#60 - Prevent prompt rendering from spamming local trace store

Pull Request - State: closed - Opened by maxl0rd 6 months ago

#57 - Create code for menu/basic example

Pull Request - State: closed - Opened by MaesterChestnut 6 months ago

#56 - Create code to introduce developers to using genkit

Issue - State: closed - Opened by MaesterChestnut 6 months ago - 2 comments
Labels: feature

#55 - Add prompts.md to _guides.yaml

Pull Request - State: closed - Opened by kevinthecheung 6 months ago

#54 - Update cli-or-dev-ui-bug-report.md

Pull Request - State: closed - Opened by tonybaroneee 6 months ago

#53 - Moved middleware up to actions

Pull Request - State: closed - Opened by pavelgj 6 months ago - 2 comments

#52 - Streaming Callback: awaiting .output() if not providing a format

Issue - State: open - Opened by cabljac 6 months ago
Labels: bug, feature

#51 - Menu items in left nav too close

Issue - State: closed - Opened by peterfriese 6 months ago - 1 comment

#50 - Hide cursor when intro animation has finished

Issue - State: closed - Opened by peterfriese 6 months ago - 1 comment

#49 - Implement tool calls for Google AI

Pull Request - State: closed - Opened by MichaelDoyle 6 months ago

#48 - [Go] omit nulls from trace output

Pull Request - State: closed - Opened by jba 6 months ago

#47 - Consolidate action subtype metadata setting in defineAction

Pull Request - State: closed - Opened by pavelgj 6 months ago

#46 - Make node version requirement explicit in genkit CLI

Pull Request - State: closed - Opened by tonybaroneee 6 months ago - 1 comment

#45 - Updated naming for Google AI and Vertex AI plugins

Pull Request - State: closed - Opened by chrisraygill 6 months ago

#44 - [Go] name dev trace store dir like js

Pull Request - State: closed - Opened by jba 6 months ago

#42 - Use dotprompt in evaluators

Pull Request - State: closed - Opened by ssbushi 6 months ago - 1 comment

#41 - Samples - merge custom model params into config

Pull Request - State: closed - Opened by MichaelDoyle 6 months ago

#39 - Automatically generate schema export file on common build

Pull Request - State: closed - Opened by tonybaroneee 6 months ago

#38 - Fix schema-exporter script in genkit-tools

Pull Request - State: closed - Opened by tonybaroneee 6 months ago

#37 - Deleted obsolete action types and added `custom`

Pull Request - State: closed - Opened by pavelgj 6 months ago

#36 - Google AI plugin does not support tools (while Vertex does)

Issue - State: closed - Opened by MichaelDoyle 7 months ago - 1 comment

#34 - When calling retriever from the dev UI it returns query as the first document

Issue - State: closed - Opened by pavelgj 7 months ago - 3 comments
Labels: devui

#33 - Fix typo

Pull Request - State: closed - Opened by peterfriese 7 months ago

#32 - Update evaluation.md - typo

Pull Request - State: closed - Opened by kevinthecheung 7 months ago

#31 - Update deploy-node.md - typo

Pull Request - State: closed - Opened by kevinthecheung 7 months ago

#30 - Update get-started.md - typo

Pull Request - State: closed - Opened by kevinthecheung 7 months ago

#28 - Confusion during genkit init for writing to package.json

Issue - State: open - Opened by schnecle 7 months ago
Labels: feature

#27 - Issue with capital letters in deploying Firebase function

Issue - State: closed - Opened by schnecle 7 months ago - 1 comment
Labels: bug

#26 - Duplicate names in `defineFlow` overrides the original definition rather than failing.

Issue - State: open - Opened by schnecle 7 months ago - 1 comment
Labels: bug

#25 - implement streaming in googleai generator

Pull Request - State: closed - Opened by randall77 7 months ago - 1 comment

#24 - fix go.mod Go version

Pull Request - State: closed - Opened by randall77 7 months ago

#23 - [Go] add coffee-shop sample

Pull Request - State: closed - Opened by ianlancetaylor 7 months ago

#22 - Support system prompt natively for Gemini 1.5

Pull Request - State: closed - Opened by MichaelDoyle 7 months ago - 2 comments

#21 - Mark next.js option experimental

Pull Request - State: closed - Opened by pavelgj 7 months ago

#19 - Update docs to include info about analytics

Pull Request - State: closed - Opened by sam-gc 7 months ago

#18 - Firestore vector store docs

Pull Request - State: closed - Opened by kevinthecheung 7 months ago