Skip to content

[Theia AI] Add LLMSettings to UI #15100

@eneufeld

Description

@eneufeld

Feature Description:

AI agents need configurable settings for LLM parameters (e.g., temperature, thinking time), but it's unclear where to manage them—globally, per model, per agent, or per request.
Currently the Agent class can programmatically set them.

Possible Solutions (Briefly):
Hierarchical Settings: Global → Model → Agent → Chat → Request.
Model-Specific Properties: The model should expose modifiable parameters for users those can then be set per Agent in the Configuration
Chat UI Controls: A settings icon in chat to modify llm settings at request time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    theia-aiissues related to TheiaAI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions