mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
add comment
This commit is contained in:
parent
809b985ba5
commit
12447ec94e
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ async fn main() -> Result<(), Box<dyn std::error::Error + Send + Sync>> {
|
|||
let listener = TcpListener::bind(bind_address).await?;
|
||||
|
||||
// if routing is null then return gpt-4o as model name
|
||||
//TODO: fail if routing is null
|
||||
let model = arch_config
|
||||
.routing
|
||||
.as_ref()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue