mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-18 20:17:50 +00:00
updated docs
This commit is contained in:
parent
638ba2c484
commit
c53b550a76
@ -1,4 +1,6 @@
|
||||
# Database Documentation
|
||||
* TOC
|
||||
{:toc}
|
||||
|
||||
## Introduction
|
||||
This project implements a discussion forum and utilizes a SQLite database to store discussions and messages.
|
||||
|
@ -1,2 +1,10 @@
|
||||
# Documentation
|
||||
Under construction
|
||||
|
||||
Here are some useful documents:
|
||||
For developers:
|
||||
[Database information](dev/db_infos.md)
|
||||
[Full endpoints list](dev/full_endpoints_list.md)
|
||||
Tutorials:
|
||||
[Noobs](tutorials/noobs_tutorial.md)
|
||||
[Personalities](tutorials/personalities_tutorial.md)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user