Add Dockerfile and captain-definition for container setup
This commit is contained in:
@@ -103,6 +103,7 @@ export async function messagehandler(bot: Bot, message: Message) {
|
||||
}
|
||||
break;
|
||||
// TODO Add exception for when the ollama api is down
|
||||
}
|
||||
}
|
||||
|
||||
function defaultString(s: string): string {
|
||||
|
||||
Reference in New Issue
Block a user