Update docs: add repo URL, refresh AGENTS.md and README, remove stale READMEs
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# komAI - локальный AI-ассистент
|
||||
|
||||
Репозиторий: https://git.komisar.gin.by/komisar/komAI
|
||||
|
||||
## Требования
|
||||
|
||||
- Python >3.10
|
||||
@@ -7,6 +9,8 @@
|
||||
## Установка
|
||||
|
||||
```bash
|
||||
git clone https://git.komisar.gin.by/komisar/komAI.git
|
||||
cd komAI
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
@@ -54,4 +58,4 @@ config.save()
|
||||
|
||||
```bash
|
||||
python -m tests.test_config_manager
|
||||
```
|
||||
```
|
||||
Reference in New Issue
Block a user