feat(context): tambah context::shaping (port dari shortsend)
Perilaku should_shape/shape_messages tidak berubah, hanya sumber penghitungan token yang sekarang lewat context::tokens (tiktoken-rs) menggantikan heuristik char/3 bawaannya sendiri.
This commit is contained in:
@@ -3,5 +3,4 @@
|
||||
pub mod actions;
|
||||
pub mod commands;
|
||||
pub mod context;
|
||||
pub mod shortsend;
|
||||
pub mod stream;
|
||||
|
||||
Reference in New Issue
Block a user