This commit is contained in:
parent
2f149d4e60
commit
5fc5b8b7b9
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ async fn main() -> std::io::Result<()> {
|
|||
"/usr/bin/brave-browser-beta".to_string(),
|
||||
));
|
||||
|
||||
#[cfg(feature = "llm_local")]
|
||||
#[cfg(feature = "local_llm")]
|
||||
{
|
||||
use crate::services::llm_local::ensure_llama_server_running;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue