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-18 05:37:24 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
1aba978de2e43ce0b5791a2f4089f0baa6bbe0f0
ragflow/web/src/interfaces/request/chat.ts

11 lines
190 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 {
questionkb_ids: string;
kb_ids: string[];
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 1189ms Template: 2ms
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