plano/crates/brightstaff/src
Musa 3dbda9741e
fix: route Perplexity OpenAI endpoints without /v1 (#854)
* fix: route Perplexity OpenAI paths without /v1

* add tests for Perplexity provider handling in LLM module

* refactor: use constant for Perplexity provider prefix in LLM module

* moving const to top of file
2026-03-31 17:40:42 -07:00
..
handlers fix: route Perplexity OpenAI endpoints without /v1 (#854) 2026-03-31 17:40:42 -07:00
router restructure model_metrics_sources to type + provider (#855) 2026-03-30 17:12:20 -07:00
signals making Messages.Content optional, and having the upstream LLM fail if the right fields aren't set (#699) 2026-01-16 16:24:03 -08:00
state refactor brightstaff (#736) 2026-03-19 17:58:33 -07:00
tracing refactor brightstaff (#736) 2026-03-19 17:58:33 -07:00
app_state.rs refactor brightstaff (#736) 2026-03-19 17:58:33 -07:00
lib.rs refactor brightstaff (#736) 2026-03-19 17:58:33 -07:00
main.rs restructure model_metrics_sources to type + provider (#855) 2026-03-30 17:12:20 -07:00
streaming.rs refactor brightstaff (#736) 2026-03-19 17:58:33 -07:00