Why not use ai in commandline?
- clone this repo
- build it
- add a config file named "config.toml" under the same director with the bin
sysprompt = """
You are a helpful asssitant.
"""
temperature = 0.6
url = "https://api.deepseek.com/chat/completions"
key = "sk-*****"