fix: make thebai public
This commit is contained in:
parent
6875c1ad55
commit
eb1c54e719
@ -34,7 +34,7 @@ pub struct DeltaChoice {
|
|||||||
pub content: String,
|
pub content: String,
|
||||||
}
|
}
|
||||||
|
|
||||||
struct ThebAI {
|
pub struct ThebAI {
|
||||||
pub parent_message_id: Option<String>,
|
pub parent_message_id: Option<String>,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user