plano/crates/hermesllm/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
..
apis Support for Codex via Plano (#808) 2026-03-10 20:54:14 -07:00
bin adding new supported models to plano (#829) 2026-03-15 12:37:20 -07:00
clients fix: route Perplexity OpenAI endpoints without /v1 (#854) 2026-03-31 17:40:42 -07:00
providers Unified overrides for custom router and orchestrator models (#820) 2026-03-15 09:36:11 -07:00
transforms Support for Codex via Plano (#808) 2026-03-10 20:54:14 -07:00
lib.rs Unified overrides for custom router and orchestrator models (#820) 2026-03-15 09:36:11 -07:00
mod.rs pushing new apis module for hermes (#547) 2025-08-07 12:42:09 -07:00