[feat] ollama chat support image input.

This commit is contained in:
dmd
2024-06-16 21:02:52 +08:00
parent 51b83722e7
commit 2378ab7930
2 changed files with 131 additions and 44 deletions

View File

@@ -177,7 +177,7 @@ const platforms = ref([
{
name: "【Meta】Ollama",
value: "Ollama",
api_url: "http://localhost:8080/ollama/api/generate"
api_url: "http://localhost:8080/ollama/api/chat"
},
])
const types = ref([