llama.cpp direct endpoint
This commit is contained in:
parent
47bb070a1b
commit
e6c9293467
@ -1,7 +1,7 @@
|
||||
import type { ExtensionAPI } from "@earendil-works/pi-coding-agent";
|
||||
|
||||
//const BASE_URL = "http://172.26.76.49:8001/v1";
|
||||
const BASE_URL = "http://127.0.0.1:4901/v1";
|
||||
const BASE_URL = "http://172.26.76.49:8001/v1";
|
||||
//const BASE_URL = "http://127.0.0.1:4901/v1";
|
||||
|
||||
const MODELS = [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user