gptme icon indicating copy to clipboard operation
gptme copied to clipboard

A CLI and web UI to interact with LLMs in a Chat-style interface, with code execution capabilities and other tools.

Results 33 gptme issues
Sort by recently updated
recently updated
newest added

Refactor cli.py to use the programmatic API

enhancement

When continuously using gptme, the added steps of /sh[tab] or typing /shell would be nice to have shorter. Maybe a : to call shell. I find myself in gptme all...

enhancement

Could create a HTML, or rendering it as an image (the first would enable the latter). I partially want this to make nice examples in the docs, but partially just...

enhancement