Add Ubuntu deployment workflow
This commit is contained in:
@@ -25,7 +25,7 @@ type ClawState = {
|
||||
|
||||
const DEFAULT_STATE: ClawState = {
|
||||
base_url: "http://model.mify.ai.srv/v1",
|
||||
api_key: "sk-Jxoh5lf1jWg6HQZYYyfyagXudGxUXNAgkZklxMnnXHn7pFmU",
|
||||
api_key: "",
|
||||
};
|
||||
|
||||
export function ClawLlmSettings() {
|
||||
|
||||
Reference in New Issue
Block a user