Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rag-flow-k8s
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michal Masrna
rag-flow-k8s
Graph
8d6d7f68879fe67f420a5c06dee9e5574b2d920a
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Jun
28
May
9
8
7
6
4
3
30
Apr
29
28
26
25
24
23
22
21
19
18
17
16
15
13
12
11
10
9
8
7
6
4
3
2
1
31
Mar
29
28
27
26
25
22
21
20
19
18
15
14
12
11
8
7
6
5
4
1
29
Feb
28
27
26
23
22
21
20
19
18
8
7
6
5
2
1
31
Jan
30
29
25
23
22
19
18
17
15
29
Dec
28
27
26
25
22
21
19
18
15
14
13
12
added .gitlab-ci.yml to build a custom Docker image
k8s-deployment
k8s-deployment
changed ragflow Dockerfile to chown all files to user 1000
ollama deployment fix
ollama deployment and service
k8s deplyments best guesses
removed unnecessary annotation metadata from services
added securityContexts
removed unnecessary annotations
k8s .yaml files created with kompose
make sure the error will be recorded. (#672)
Update README (#670)
update docker file to support low version npm package (#669)
feat: support DeepSeek (#667)
add support for deepseek (#668)
Update conversation_api.md
Update conversation_api.md
fix task losting isssue (#665)
remove unused dependency (#664)
fix bugs (#662)
refine doc for v0.5.0 (#660)
fix bug (#659)
Update .env
refine text decode (#657)
optimize srv broker and executor logic (#630)
fix file encoding detection bug (#653)
Refactor: Use TaskStatus enum for task status handling (#646)
fix: add spin to parsing status icon of dataset table (#649)
Update README badge (#639)
Updated faq.md (#636)
remove redis (#629)
docs: Add instructions for launching service from source (#619)
fix: filter knowledge list by keywords and clear the selected file list after the file is uploaded successfully and add ellipsis pattern to chunk list (#628)
refine code (#626)
Fix missing 'ollama' package in requirements.txt (#621)
Fix: missing 'redis' package in requirements.txt (#622)
remove PyMuPDF (#618)
fix: fixed the issue that ModelSetting could not be saved #614 (#617)
fix disable and enable llm setting in dialog (#616)
fix: omit long file names (#608)
refine docker layers (#606)
Loading