RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Refactor: Remove unused API code (#13978)
### What problem does this PR solve? Refactor: Remove unused API code ### Type of change - [x] New Feature (non-breaking change which adds functionality) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Style** * Updated table header styling in dataset settings by removing a hard-coded background color class, allowing the header to use default or inherited component styling instead. * **Refactor** * Removed token management endpoints from the API service. Token creation, listing, and removal functions are no longer available. * Removed the statistics data endpoint from available API routes. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
B
balibabu committed
86900dca993a35aa28cfee804440234c081fd8ac
Parent: c0c3287
Committed by GitHub <noreply@github.com>
on 4/8/2026, 10:46:08 AM