Installation Guide
Installation Guide; This guide will walk you through the process of installing Theseus on your system.
###3. Install and Run UI
Install and run the main UI using npx:
That's it! You're ready to start using Theseus.
##Updating Theseus
If you already have Theseus installed, you can update it using:
##Terminal UI Installation (Optional)
If you prefer using the terminal interface:
Set your API key as an environment variable:
To update the terminal UI:
##Running in Debug Mode
To run in debug mode:
##Local Model Support (Experimental)
To run with a local model:
Get deepseek running with
Start the local ollama server:
Run with local configuration:
Warning: Local model support is currently experimental. Expect reduced performance compared to cloud-based models.
##Troubleshooting
If you encounter any issues during installation:
Ensure all prerequisites are properly installed
Check that your API key is valid and properly set
For terminal UI issues, try a clean reinstall:
##Next Steps
Check out the to begin using Theseus
Review the to customize your setup
Explore the to learn about Theseus capabilities