Skip to content

[Go] Allow Dynamic Prompts on MCP #4385

@hugoaguirre

Description

@hugoaguirre

Current registered prompts do no change based on input and they keep preserved as "snapshots".

Expand Prompt functionallity to allow dynamic content prompts, this will result in a new API:

func (c *GenkitMCPClient) GetDynamicPrompt(ctx context.Context, g *genkit.Genkit, name string) (ai.Prompt, error)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions