feat: Chat request implementation #14

Manually merged
awiteb merged 55 commits from awiteb/chat-request-and-response into master 2024-07-18 14:21:39 +02:00 AGit
Showing only changes of commit 226df1961b - Show all commits

View file

@ -24,6 +24,7 @@ pub use sea_orm::{
ColumnTrait,
EntityTrait,
IntoActiveModel,
ModelTrait,
Order,
PaginatorTrait,
QueryFilter,