This website requires JavaScript.
Explore
Help
Register
Sign In
manoraga
/
scud_ai
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2f8cc1bffdc47b2285a9dfc9eee7d1a8e5f3a896
scud_ai
/
modules
/
web_api
/
llm
/
db
T
History
manoraga
9c89b6592e
fix(db_prompts): передача row_factory=True для корректного преобразования строк SQLite в словари
2026-09-11 16:14:44 +03:00
..
__init__.py
feat(core): initial commit unified architecture (scud_ai v2.5 with modular web_api)
2026-08-14 15:01:50 +03:00
connection.py
refactor(core): удаление дубликата ai_engine, единый контур SQLite и фикс флага крона
2026-09-11 15:17:03 +03:00
db_chat.py
fix(db_chat): включение row_factory=True для доступа по именам колонок
2026-09-11 15:55:47 +03:00
db_prompts.py
fix(db_prompts): передача row_factory=True для корректного преобразования строк SQLite в словари
2026-09-11 16:14:44 +03:00