OpenChat focuses on the Propmt sharing function to solve the current users' problems of "being able to use" and "making good use of" AI software. Users can get started easily, quickly create personalized AI assistants, and exchange experiences with others through the sharing function.
You can download the prebuild binary at release page
- Open the Settings page (the 'Gear' icon)
- Select a model provider
- Input the API Key, and tap the "SAVE" button
- Switch to Chat page, and go chating with AI!
-
Installing Ollama,reference to ollama
-
Runing Ollama, take
tinyllama
a light weight model as an example, type the commandollama run tinyllama
as below: -
Configurating OpenChat, select the 'ollama' as the provider, then chose the
tinyllama
model -
If the selection doesn't contains your model, PR is welcome!