Skip to content

Pull requests: infiniflow/ragflow

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(agent/tools): read Keenable result content from snippet 🐞 bug Something isn't working, pull request that fix bug. size:S This PR changes 10-29 lines, ignoring generated files.
#18341 opened Aug 16, 2026 by ilya-bogin-keenable Contributor Loading…
fix(docs): fix docs: fix/template-typos 📖 documentation Improvements or additions to documentation size:XS This PR changes 0-9 lines, ignoring generated files.
#18340 opened Aug 16, 2026 by Ricardo-M-L Contributor Loading…
fix(docs): fix docs: fix/model-speciess-typo 📖 documentation Improvements or additions to documentation size:S This PR changes 10-29 lines, ignoring generated files.
#18339 opened Aug 16, 2026 by Ricardo-M-L Contributor Loading…
fix(docs): fix docs: fix/locale-typos 📖 documentation Improvements or additions to documentation size:S This PR changes 10-29 lines, ignoring generated files. 🧰 typescript Pull requests that update Typescript code
#18338 opened Aug 16, 2026 by Ricardo-M-L Contributor Loading…
fix(docs): fix docs: fix/code-typos 📖 documentation Improvements or additions to documentation size:S This PR changes 10-29 lines, ignoring generated files.
#18337 opened Aug 16, 2026 by Ricardo-M-L Contributor Loading…
fix(tcadp): add timeout to HTTP GET request for document download 🐞 bug Something isn't working, pull request that fix bug. size:XS This PR changes 0-9 lines, ignoring generated files.
#18336 opened Aug 16, 2026 by Ricardo-M-L Contributor Loading…
fix: Fix WebDriver resource leak in __get_pdf_from_html 🐞 bug Something isn't working, pull request that fix bug. size:XS This PR changes 0-9 lines, ignoring generated files.
#18335 opened Aug 16, 2026 by Ricardo-M-L Contributor Loading…
fix: fix: correct typo in component name check and incomplete error message 🐞 bug Something isn't working, pull request that fix bug. size:XS This PR changes 0-9 lines, ignoring generated files.
#18334 opened Aug 16, 2026 by Ricardo-M-L Contributor Loading…
fix: fix: use context manager for ThreadPoolExecutor in file_service.py 🐞 bug Something isn't working, pull request that fix bug. size:S This PR changes 10-29 lines, ignoring generated files.
#18333 opened Aug 16, 2026 by Ricardo-M-L Contributor Loading…
fix: fix: use f-string with colon separator in switch operator error message 🐞 bug Something isn't working, pull request that fix bug. 🌈 python Pull requests that update Python code size:XS This PR changes 0-9 lines, ignoring generated files.
#18332 opened Aug 16, 2026 by Ricardo-M-L Contributor Loading…
fix: fix: correct nested path traversal in set_variable_param_value 🐞 bug Something isn't working, pull request that fix bug. 🌈 python Pull requests that update Python code size:XS This PR changes 0-9 lines, ignoring generated files.
#18331 opened Aug 16, 2026 by Ricardo-M-L Contributor Loading…
fix: fix: correct RAGconEmbed default base URL to ragcon.ai 🐞 bug Something isn't working, pull request that fix bug. 🌈 python Pull requests that update Python code size:XS This PR changes 0-9 lines, ignoring generated files.
#18330 opened Aug 16, 2026 by Ricardo-M-L Contributor Loading…
fix: fix: address CodeRabbit feedback on PR #14566 size:M This PR changes 30-99 lines, ignoring generated files.
#18329 opened Aug 16, 2026 by Ricardo-M-L Contributor Loading…
fix: fix(llm): add timeout to HTTP requests in LLM integration layer 🐞 bug Something isn't working, pull request that fix bug. 🌈 python Pull requests that update Python code size:M This PR changes 30-99 lines, ignoring generated files.
#18328 opened Aug 16, 2026 by Ricardo-M-L Contributor Loading…
fix: Add missing timeout to health check HTTP request 🐞 bug Something isn't working, pull request that fix bug. size:XS This PR changes 0-9 lines, ignoring generated files.
#18327 opened Aug 16, 2026 by Ricardo-M-L Contributor Loading…
fix: Fix AttributeError in getsse when Authorization header is missing 🐞 bug Something isn't working, pull request that fix bug. size:XS This PR changes 0-9 lines, ignoring generated files.
#18326 opened Aug 16, 2026 by Ricardo-M-L Contributor Loading…
fix: fix: close file handles in json.load() calls in resume parser 🐞 bug Something isn't working, pull request that fix bug. size:S This PR changes 10-29 lines, ignoring generated files.
#18325 opened Aug 16, 2026 by Ricardo-M-L Contributor Loading…
fix: fix: correct literal_eval dispatch and bool isinstance ordering in agent components 🐞 bug Something isn't working, pull request that fix bug. size:S This PR changes 10-29 lines, ignoring generated files.
#18324 opened Aug 16, 2026 by Ricardo-M-L Contributor Loading…
fix: replace broken assert with raise ValueError 🐞 bug Something isn't working, pull request that fix bug. size:XS This PR changes 0-9 lines, ignoring generated files.
#18323 opened Aug 16, 2026 by Ricardo-M-L Contributor Loading…
fix: isolate extract html request headers 🐞 bug Something isn't working, pull request that fix bug. 🌈 python Pull requests that update Python code size:XS This PR changes 0-9 lines, ignoring generated files. 🧪 test Pull requests that update test cases.
#18322 opened Aug 16, 2026 by ump45nose Loading…
fix(model_meta): Ollama._get_api_key handles JSON-dict api_key for the verify path 🐞 bug Something isn't working, pull request that fix bug. 🌈 python Pull requests that update Python code size:M This PR changes 30-99 lines, ignoring generated files. 🧪 test Pull requests that update test cases.
#18321 opened Aug 16, 2026 by Harsh23Kashyap Contributor Loading…
fix(api): isolate blocking operations in update_chunk with timeout 🐞 bug Something isn't working, pull request that fix bug. 🌈 python Pull requests that update Python code size:M This PR changes 30-99 lines, ignoring generated files. 🧪 test Pull requests that update test cases.
#18319 opened Aug 16, 2026 by peewee92 Loading…
fix(rag): key Infinity field_map by original column names, not pinyin 🐞 bug Something isn't working, pull request that fix bug. 🌈 python Pull requests that update Python code size:L This PR changes 100-499 lines, ignoring generated files.
#18318 opened Aug 15, 2026 by Taranum01 Contributor Loading…
feat(agent): support OpenAI-compatible responses 💞 feature Feature request, pull request that fullfill a new feature. size:L This PR changes 100-499 lines, ignoring generated files.
#18316 opened Aug 15, 2026 by T1mn Loading…
fix(chunker): preserve incoming Mom in applyChildrenDelimText 🐞 bug Something isn't working, pull request that fix bug. size:L This PR changes 100-499 lines, ignoring generated files.
#18315 opened Aug 15, 2026 by Taranum01 Contributor Loading…
ProTip! no:milestone will show everything without a milestone.