Skip to content

Reasoning capability not being reported nor being selectable via API #22

@claudio-silva

Description

@claudio-silva

Currently, when we open /settings in Factory CLI (droid), it shows “Reasoning level: Reasoning disabled”, which means the CLI treats the models as if they don’t support reasoning, even though they actually do.

The issue with this is that Factory CLI won’t display reasoning tokens if it can’t determine whether the model supports reasoning.

A more flexible approach would be for VibeProxy to expose the reasoning effort level and allow the client to specify it, instead of relying on separate pseudo-model names.

This way, we could use Factory’s existing reasoning effort settings without having to switch models, and the model’s thoughts would also be displayed.

Would it be possible for you to implement this? It would make this excellent tool even more useful.

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