mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-05-30 02:49:12 -04:00
feat: Add settings page for providers (#353)
This commit is contained in:
8
sources/providersConfig/llamacpp.toml
Normal file
8
sources/providersConfig/llamacpp.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
schema_version = 1
|
||||
|
||||
name = "llama.cpp"
|
||||
client_api = "llama.cpp"
|
||||
description = "Local llama.cpp server (llama-server)."
|
||||
|
||||
url = "http://localhost:8080"
|
||||
api_key_ref = "qodeassist/providers/llama.cpp"
|
||||
Reference in New Issue
Block a user