Guides
Basic Usage
Jupyter Notebook
Ready to give NeoGPT a spin? No need to mess with installations – just hop on your browser and dive in! It’s that simple.
Python Usage
Terminal Usage
To start a chat from your terminal just run neogpt
in your terminal
Configure model dynamically
To use model from different sources based on your requirements
Read here to know more about loading different LLM’S
To start interpreter mode
To start interpreter mode for executing code as the LLM generates it.
To Save and Load Conversations
Save and load conversations that you had with neogpt from your CLI
Info: Use Magic Commands to do it during a live chat