Ashley Turing
Ashley Turing
**Describe the bug** Unable to UPDATE a person's email address using EDIT **To Reproduce** var currentPerson = client.Person.Get(personId).Result; currentPerson.Email = new List { new Email{ Primary = true, Label =...
Given we are using unity and targeting Android and iPhone and have a list of URLs linking to mp4s (encoded with FASTSTART) that we wish to http stream, we present...
**Affected plugin(s)** - [ ] Anthropic - [ ] Azure OpenAI - [ ] Cohere - [ ] Convex - [ ] Groq - [x ] Mistral - [ ]...
**Describe the bug** GenKit doesn't return toolRequest if a tool function is requested with optional parameters. Here is the tool function definition ```ts export const creatSaveNameTool = (database: IDatabase, agentDocId:...
Published to NPM here: https://www.npmjs.com/package/genkitx-ollamadynamic The plugin is called `ollamadynamic`. This plugin is a dynamic configuration plugin for the Genkit framework, designed to work with the Ollama API. What the...
**Affected plugin(s)** - [ ] Anthropic - [ ] Azure OpenAI - [ ] Cohere - [ ] Convex - [x ] Groq - [ ] Mistral - [ ]...