plano/crates/common/src
Tang Quoc Thai 4d53297c17
feat: add passthrough_auth option for forwarding client Authorization header (#687)
* feat: add passthrough_auth option for forwarding client Authorization header

* fix tests

* Update comment to reflect upstream forwarding

* Apply suggestions from code review

---------

Co-authored-by: Adil Hafeez <adil.hafeez@gmail.com>
Co-authored-by: Adil Hafeez <adil@katanemo.com>
2026-01-14 15:06:28 -08:00
..
api removing model_server python module to brightstaff (function calling) (#615) 2025-11-22 12:55:00 -08:00
traces cargo clippy (#660) 2025-12-25 21:08:37 -08:00
configuration.rs feat: add passthrough_auth option for forwarding client Authorization header (#687) 2026-01-14 15:06:28 -08:00
consts.rs ensure that request id is consistent (#677) 2026-01-07 08:44:41 -08:00
errors.rs updating the implementation of /v1/chat/completions to use the generi… (#548) 2025-08-20 12:55:29 -07:00
http.rs Integrate Arch-Function-Chat (#449) 2025-04-15 14:39:12 -07:00
lib.rs cargo clippy (#660) 2025-12-25 21:08:37 -08:00
llm_providers.rs remove unnecessary clones from code (#682) 2026-01-08 15:11:05 -08:00
path.rs remove unnecessary clones from code (#682) 2026-01-08 15:11:05 -08:00
pii.rs obfuscate auth header (#254) 2024-11-08 15:17:39 -06:00
ratelimit.rs Integrate Arch-Function-Chat (#449) 2025-04-15 14:39:12 -07:00
routing.rs cargo clippy (#660) 2025-12-25 21:08:37 -08:00
stats.rs Break apart metrics into their own module (#335) 2024-12-09 10:46:46 -08:00
tokenizer.rs add support for v1/messages and transformations (#558) 2025-09-10 07:40:30 -07:00
tracing.rs cargo clippy (#660) 2025-12-25 21:08:37 -08:00
utils.rs Introduce brightstaff a new terminal service for llm routing (#477) 2025-05-19 09:59:22 -07:00