mirror of
https://github.com/katanemo/plano.git
synced 2026-06-29 15:49:40 +02:00
fix path
This commit is contained in:
parent
00e2f3caac
commit
2203f85906
2 changed files with 5 additions and 3 deletions
|
|
@ -30,3 +30,4 @@ pub const ARCH_MODEL_PREFIX: &str = "Arch";
|
|||
pub const HALLUCINATION_TEMPLATE: &str =
|
||||
"It seems I'm missing some information. Could you provide the following details ";
|
||||
pub const OTEL_COLLECTOR_HTTP: &str = "opentelemetry_collector_http";
|
||||
pub const OTEL_POST_PATH: &str = "/v1/trace";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue