Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -9,6 +9,7 @@ license: apache-2.0
9
  base_path: /chat
10
  app_port: 3000
11
  failure_strategy: rollback
 
12
  ---
13
 
14
  # Chat UI
@@ -815,4 +816,4 @@ to clear out the database. Then login in the app to create your user and run the
815
  npm run populate users settings assistants conversations
816
  ```
817
 
818
- to populate the database with fake data, including fake conversations and assistants for your user.
 
9
  base_path: /chat
10
  app_port: 3000
11
  failure_strategy: rollback
12
+ short_description: Create your OWN AI Assistant
13
  ---
14
 
15
  # Chat UI
 
816
  npm run populate users settings assistants conversations
817
  ```
818
 
819
+ to populate the database with fake data, including fake conversations and assistants for your user.