mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-10 19:23:42 +08:00
[feat] ollama chat support image input.
This commit is contained in:
@@ -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([
|
||||
|
||||
Reference in New Issue
Block a user