Spaces:
Running
Running
XThomasBU
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -12,11 +12,11 @@ pip install edubotics-core
|
|
12 |
|
13 |
For detailed instructions on the initial setup (setting up .env file, required Keys, etc), please refer to our [documentation](http://docs.edubotics.ai).
|
14 |
|
15 |
-
|
16 |
|
17 |
To get started, check out the templates located in the `apps/` directory.
|
18 |
|
19 |
-
|
20 |
|
21 |
- **config.yml**: This file controls various chatbot settings such as the default vector store and architecture type.
|
22 |
- **project_config.yml**: Use this file to customize settings specific to your project.
|
|
|
12 |
|
13 |
For detailed instructions on the initial setup (setting up .env file, required Keys, etc), please refer to our [documentation](http://docs.edubotics.ai).
|
14 |
|
15 |
+
## Templates
|
16 |
|
17 |
To get started, check out the templates located in the `apps/` directory.
|
18 |
|
19 |
+
## Config Files
|
20 |
|
21 |
- **config.yml**: This file controls various chatbot settings such as the default vector store and architecture type.
|
22 |
- **project_config.yml**: Use this file to customize settings specific to your project.
|