jawa0 / aish3

AI LLM Agent with memories
Apache License 2.0
3 stars 1 forks source link

Add ability to specify name of worspace.json file to load from and save to #27

Closed jawa0 closed 1 year ago

jawa0 commented 1 year ago

For now: specify as arg on CLI at startup. Then Cmd+S and +L will save/load to that file.

jawa0 commented 1 year ago

Done. Use: python aish3.py --workspace your_workspace_filename.json