We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7253da4 commit af48bceCopy full SHA for af48bce
ragflow/Chart.yaml
@@ -3,4 +3,4 @@ appVersion: '0.20.4'
3
description: description
4
name: ragflow
5
type: application
6
-version: '1.0.9'
+version: '1.0.10'
ragflow/OlaresManifest.yaml
@@ -5,7 +5,7 @@ metadata:
description: An open-source RAG engine based on deep document understanding.
icon: https://file.bttcdn.com/appstore/ragflow/icon.png
7
appid: ragflow
8
- version: '1.0.9'
+ version: '1.0.10'
9
title: RAGFlow
10
categories:
11
- Productivity_v112
@@ -30,6 +30,9 @@ permission:
30
version: v2
31
ops:
32
- All
33
+ provider:
34
+ - appName: ollama
35
+ providerName: ollamaclient
36
spec:
37
versionName: '0.20.4'
38
featuredImage: https://file.bttcdn.com/appstore/ragflow/1.webp
0 commit comments