Shroominic commited on
Commit
8ae5da0
·
1 Parent(s): c7ace55

📋 update feature list

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -10,6 +10,7 @@ You can run everything local except the LLM using your own OpenAI API Key.
10
  - Dataset Analysis, Stock Charting, Image Manipulation, ....
11
  - Internet access and auto Python package installation
12
  - Input `text + files` -> Receive `text + files`
 
13
  - Run everything local except the OpenAI API (OpenOrca or others coming soon)
14
  - Use CodeBox API for easy scaling in production (coming soon)
15
 
 
10
  - Dataset Analysis, Stock Charting, Image Manipulation, ....
11
  - Internet access and auto Python package installation
12
  - Input `text + files` -> Receive `text + files`
13
+ - Conversation Memory: respond based on previous inputs
14
  - Run everything local except the OpenAI API (OpenOrca or others coming soon)
15
  - Use CodeBox API for easy scaling in production (coming soon)
16