Skip to content

GuySabban/Terminal-Buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Buddy

How to run

  • Make sure you have python installed
  • Download the files
  • Extract if its zip
  • run pip install -r requirements.txt on the terminal to install the required libraries

If you want to have api configuration saved

  • Make a config.json file
  • save this in it:
{
  "provider": "",
  "model": "",
  "api_key": "",
}
  • Update to what you need it to be.

If you want to stop schema error from happening when using OpenAI or OpenRouter add "repeatRequest": true into config.json recommended model: liquid/lfm-3b on openrouter. It's incredibly cheap and runs well.

  • Run the file with python main.py

If you don't want config saved

  • Just run the file with python main.py

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages