Added readme & changed standard adress
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ struct Args {
|
||||
#[arg(
|
||||
short,
|
||||
long,
|
||||
default_value = "http://192.168.0.50:6969/v1/chat/completions"
|
||||
default_value = "http://localhost"
|
||||
)]
|
||||
api_url: String,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user