Skip to content

lithiumfleet/AskGpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AskGPT

Why not use ai in commandline?

Usage

  1. clone this repo
  2. build it
  3. add a config file named "config.toml" under the same director with the bin

config.toml example

sysprompt = """
You are a helpful asssitant.
"""
temperature = 0.6
url = "https://api.deepseek.com/chat/completions"
key = "sk-*****"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages