Logo
Explore Help
Register Sign In
dale_yxc/ragflow_python
1
0
Fork 0
You've already forked ragflow_python
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
6ae0da92cbcdd99649bd9bb67b6d6dc1c74b45e4
ragflow_python/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.24.6 Page: 25ms Template: 1ms
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