stackexplain
stackexplain copied to clipboard
Explain your error message with ChatGPT
Now writing ```stackexplain -credentials``` you can change the credentials stored in the .setting.json Furthermore, I implemented a system of key-token to safely store the key of the account, because before...
#4 This PR updates the stackexplain tool to use an openai apikey for authentication, replacing the previous authentication method which required a username and password. This simplifies the authentication process...
- Switch to API key based authentication - Remove revChatGPT dep - Replace slowprint with streaming (much faster) - Removed some dead code
`pip install stackexplain` works fine. On first run, I get the following error: ``` stackexplain error.py Traceback (most recent call last): File "/opt/homebrew/bin/stackexplain", line 5, in from stackexplain.stackexplain import main...
Add this in the extras bucket in scoop
The first time I executed the program I inserted a wrong password and the program stored that wrong credential. And now each time I execute the stackexplain a prompt appears...
Hi, I'm a big fan of `wut`! I've been playing with it using [Lemonade Server](https://github.com/onnx/turnkeyml), a local LLM server with NPU acceleration that my team maintains. The only nit I...
Zellij provides similar functionality to tmux and screen, so I think it should just be a matter of adding "and not os.environ.get("ZELLIJ")" to the check in wut.py, but I haven't...
Added Mistral AI (https://mistral.ai/) support as one of the providers. Tested, it works! Also added it to the list of providers in Error message. Did not change the README
This is running in tmux and fish.