mirror of
https://github.com/katanemo/plano.git
synced 2026-05-07 14:52:42 +02:00
Add separate util for hallucination and add tests for it (#203)
This commit is contained in:
parent
faf64960df
commit
dced8a5708
3 changed files with 69 additions and 36 deletions
|
|
@ -4,6 +4,7 @@ use proxy_wasm::types::*;
|
|||
|
||||
mod filter_context;
|
||||
mod stream_context;
|
||||
mod hallucination;
|
||||
|
||||
proxy_wasm::main! {{
|
||||
proxy_wasm::set_log_level(LogLevel::Trace);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue