mirror of
https://github.com/katanemo/plano.git
synced 2026-06-26 15:39:40 +02:00
fixed PR comments and added more trace attributes
This commit is contained in:
parent
c0cf877b4f
commit
28b674454b
21 changed files with 565 additions and 26 deletions
|
|
@ -1,3 +1,7 @@
|
|||
[workspace]
|
||||
resolver = "2"
|
||||
members = ["llm_gateway", "prompt_gateway", "common", "brightstaff", "hermesllm"]
|
||||
|
||||
[workspace.metadata.rust-analyzer]
|
||||
# Enable features for better IDE support
|
||||
cargo.features = ["trace-collection"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue