mirror of
https://github.com/katanemo/plano.git
synced 2026-07-02 15:51:02 +02:00
rename whitestaff => brightstaff
This commit is contained in:
parent
d74af53972
commit
7da174fc12
12 changed files with 35 additions and 36 deletions
|
|
@ -2,7 +2,6 @@ use std::rc::Rc;
|
|||
|
||||
use crate::{configuration, llm_providers::LlmProviders};
|
||||
use configuration::LlmProvider;
|
||||
use log::info;
|
||||
use rand::{seq::IteratorRandom, thread_rng};
|
||||
|
||||
#[derive(Debug)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue