vault backup: 2025-08-04 15:18:38

This commit is contained in:
Andrey Epifancev
2025-08-04 15:18:38 +04:00
parent df6aa56f7e
commit 0fec8ef44c

View File

@@ -50,7 +50,7 @@
graph TB graph TB
A[User] --> B[Telegram Bot] A[User] --> B[Telegram Bot]
B --> C[Bot Handler] B --> C[Bot Handler]
C --> D[/new text] C --> D["/new text"]
D --> E[Note Service] D --> E[Note Service]
E --> F[LLM Service format] E --> F[LLM Service format]
F --> G[File Service] F --> G[File Service]