v0.9
cleanup, remove thinking checkbox, add pulldown-cmark and config
This commit is contained in:
parent
24990f514f
commit
65e5364320
15 changed files with 1476 additions and 968 deletions
4
src/ui/mod.rs
Normal file
4
src/ui/mod.rs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
pub mod chat;
|
||||
pub mod input;
|
||||
pub mod controls;
|
||||
pub mod handlers;
|
||||
Loading…
Add table
Add a link
Reference in a new issue