Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 501 Bytes

File metadata and controls

31 lines (20 loc) · 501 Bytes

Assistant

中文文档

Maybe this is your assistant to help you to do something with your ideas

install

config your ai model , you can register an account on deepseek,and get your api_key

cp .env.example .env

config your assistant , and edit it in your config

cp role.example role.md

install packages

pip install -r requirements.txt

run

python chat.py