mirror of
https://github.com/katanemo/plano.git
synced 2026-07-14 16:22:12 +02:00
Apply suggestions from code review
This commit is contained in:
parent
53f7debe1a
commit
27da2adc63
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@ impl StreamContext {
|
||||||
self.request_identifier()
|
self.request_identifier()
|
||||||
);
|
);
|
||||||
} else {
|
} else {
|
||||||
info!(
|
debug!(
|
||||||
"[PLANO_REQ_ID:{}] AUTH_PASSTHROUGH: preserving client Authorization header for provider '{}'",
|
"[PLANO_REQ_ID:{}] AUTH_PASSTHROUGH: preserving client Authorization header for provider '{}'",
|
||||||
self.request_identifier(),
|
self.request_identifier(),
|
||||||
self.llm_provider().name
|
self.llm_provider().name
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue