Skip to content

[FEATURE] Offline Mode Requires Manual Export of CORTEX_PROVIDER=ollama #371

@Suyashd999

Description

@Suyashd999

What happened?

Description

When using offline mode, users currently must manually export

CORTEX_PROVIDER=ollama

However, this isn’t handled automatically during the Cortex wizard setup. Users selecting offline mode should have this environment variable exported (or set in their config) automatically.

Expected Behavior

When a user selects offline mode in the wizard:

The wizard should automatically configure CORTEX_PROVIDER=ollama

Current Behavior

Users must manually run:

export CORTEX_PROVIDER=ollama

Proposed Solution

During the offline mode selection step in the wizard:

Automatically set CORTEX_PROVIDER=ollama when user selects offline

Metadata

Metadata

Labels

MVPKiller feature sprint

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions