mirror of
https://github.com/katanemo/plano.git
synced 2026-06-29 15:49:40 +02:00
adding canonical tracing support via bright-staff
This commit is contained in:
parent
09c0b999b2
commit
c748ea0a71
27 changed files with 1803 additions and 273 deletions
3
crates/Cargo.lock
generated
3
crates/Cargo.lock
generated
|
|
@ -379,12 +379,15 @@ dependencies = [
|
|||
"pretty_assertions",
|
||||
"proxy-wasm",
|
||||
"rand 0.8.5",
|
||||
"reqwest",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"serde_with",
|
||||
"serde_yaml",
|
||||
"thiserror 1.0.69",
|
||||
"tiktoken-rs",
|
||||
"tokio",
|
||||
"tracing",
|
||||
"url",
|
||||
"urlencoding",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue