Logo
Explore Help
Register Sign In
zlei6/ragflow
1
0
Fork 0
You've already forked ragflow
mirror of https://github.com/infiniflow/ragflow.git synced 2026-07-17 21:27:23 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
188c0f614b4823f28c45f013c8cc5a6b7fd587fe
ragflow/web/src/interfaces/request/chat.ts

11 lines
184 B
TypeScript
Raw Normal View History

feat: Submit Feedback #2088 (#2134) ### What problem does this PR solve? feat: Submit Feedback #2088 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
2024-08-28 16:39:21 +08:00
export interface IFeedbackRequestBody {
messageId?: string;
thumbup?: boolean;
feedback?: string;
}
feat: send question with retrieval api #2247 (#2272) ### What problem does this PR solve? feat: send question with retrieval api #2247 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
2024-09-05 19:32:55 +08:00
export interface IAskRequestBody {
feat: Fetch mind map in search page #2247 (#2292) ### What problem does this PR solve? feat: Fetch mind map in search page #2247 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
2024-09-06 19:56:17 +08:00
question: string;
feat: send question with retrieval api #2247 (#2272) ### What problem does this PR solve? feat: send question with retrieval api #2247 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
2024-09-05 19:32:55 +08:00
kb_ids: string[];
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 311ms Template: 27ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API