Files
AstrBot/dashboard/src/views
Soulter 842c3c8ea9 Refactor: using sqlmodel(sqlchemy+pydantic) as ORM framework and switch to async-based sqlite operation (#2294)
* stage

* stage

* refactor: using sqlchemy as ORM framework, switch to async-based sqlite operation

- using sqlmodel as ORM(based on sqlchemy and pydantic)
- add Persona, Preference, PlatformMessageHistory table

* fix: conversation

* fix: remove redundant explicit session.commit, and fix some type error

* fix: conversation context issue

* chore: remove comments

* chore: remove exclude_content param
2025-08-02 15:44:00 +08:00
..
2025-06-17 12:22:00 +08:00
2025-06-17 22:20:48 +08:00
2025-06-17 12:22:00 +08:00
2025-06-17 12:22:00 +08:00
2025-07-08 00:33:22 +08:00
2025-07-08 00:33:22 +08:00
2025-07-08 00:33:22 +08:00