ragflow / web /package-lock.json

Commit History

feat: Add component Invoke #2908 (#3067)
79cd49c

balibabu commited on

feat: API access key management #2846 (#2865)
f850783

balibabu commited on

Reverted replacing npm with yarn (#2531)
ac847bc

zhichyu commited on

Rework Dockerfile.scratch (#2525)
59ca130

zhichyu commited on

feat: Catching errors with IndentedTree #2247 (#2380)
5e72d47

balibabu commited on

feat: Play audio #2088 (#2200)
a7e962d

balibabu commited on

feat: Show prompt send to LLM for assistant answer #2098 (#2142)
c947a89

balibabu commited on

feat: Classify nodes based on edge relationships #162 (#1755)
8a4f6c9

balibabu commited on

build(deps-dev): bump ws from 8.17.0 to 8.18.0 in /web (#1668)
199f5c8

dependabot[bot] dependabot[bot] commited on

build(deps-dev): bump axios from 0.27.2 to 1.7.2 in /web (#1679)
f54fe02

dependabot[bot] dependabot[bot] commited on

fix: remove unused libraries #1306 (#1649)
9d3ef9c

balibabu commited on

fix: after logging out and entering the knowledge base page again, the data before still exists #1306 (#1597)
bb69456

balibabu commited on

feat: remove dagre and elkjs #918 (#1506)
68707f1

balibabu commited on

Fix: Implement DOMPurify to sanitize HTML content before rendering (#1498)
ad0d761

dservian commited on

feat: display the debugging results of each operator in a pop-up window #918 (#1445)
e3b65ea

balibabu commited on

feat: when Categorize establishes a connection with other operators, it adds the target node to the to field. #918 (#1418)
3d90fa3

balibabu commited on

feat: format code before submitting it #1251 (#1252)
4417740

balibabu commited on

feat: generate uuid with human-id #918 (#1111)
d1efcef

balibabu commited on

feat: add custom edge (#1061)
be99f83

balibabu commited on

feat: add FlowHeader and delete edge (#959)
e3322d7

balibabu commited on

feat: test buildNodesAndEdgesFromDSLComponents (#940)
dee7bd1

balibabu commited on

Default language will be given according to the browse setting and also can be configured #801 (#823)
0711582

balibabu commited on

feat: Support for conversational streaming (#809)
cb33b9e

balibabu commited on

feat: support GPT-4o #771 and hide the add button when the folder is a knowledge base (#775)
1a0fce6

balibabu commited on

feat: delete the added model #503 and display an error message when the requested file fails to parse #684 (#708)
ebf2bde

balibabu commited on

feat: support DeepSeek (#667)
dd4cbfc

balibabu commited on

feat: add FlowCanvas (#593)
dcce454

balibabu commited on

feat: add overview (#391)
b916b29

balibabu commited on

feat: add image for chunk method (#139)
967c830

balibabu commited on

feat: add programming language highlighting for markdown syntax (#129)
944c0a6

balibabu commited on

feat: fixed an issue where the default value for temperature was not set when creating a new chat and install remark-gfm so that the markdown table can be displayed (#124)
79f4fcc

balibabu commited on

feat: set width of chunk text to 100% and add Skeleton to Preview of document and remove react-pdf (#94)
a9e3dcb

balibabu commited on

feat: add Preview with react-pdf-highlighter (#89)
f422a06

balibabu commited on

feat: display all pdf pages and add DocumentPreview (#88)
e4e6a45

balibabu commited on

feat: render message reference and add avatar to MessageItem (#73)
aa396c5

balibabu commited on

feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65)
452020d

balibabu commited on

feat: create chunk and edit chunk and delete chunk (#58)
eb8254e

balibabu commited on

feat: set chunk to available state and select all chunk (#57)
97d4387

balibabu commited on

feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster (#44)
e1bc1d4

balibabu yangqianjuan commited on

update port (#36)
c4f7231

yqj123 commited on

update knowledge_kb (#34)
fad2ec7

yqj123 commited on

add front end code (#27)
6b8fc2c

KevinHuSh commited on