Skip to content

Endpoint (see Email for more information) #10

@wizard425

Description

@wizard425

All AI automation ultimately calls Google’s Generative AI endpoint via client.Models.GenerateContentAsync(model: model, contents: contents, config: config) inside GeminiClient.GenerateFromTextAndImageAsync (ActionlyPlugin/src/Helpers/GeminiClient.cs (lines 141-144)). The model string saved in model.txt (e.g., gemini-2.5-flash) selects the concrete API endpoint, and the request bundles the desktop screenshot plus the user’s goal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions