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-15 01:18:26 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
144abbe2eb79a3d70007aa6533eb3785b8904d4b
ragflow/web/src/interfaces/request/agent.ts

10 lines
283 B
TypeScript
Raw Normal View History

Fix: Fixed the issue that the content of the Dropdown section cannot be seen when selecting the next operator #3221 (#8918) …be seen when selecting the next operator #3221 ### What problem does this PR solve? Fix: Fixed the issue that the content of the Dropdown section cannot be seen when selecting the next operator #3221 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
2025-07-18 17:54:32 +08:00
export interface IDebugSingleRequestBody {
component_id: string;
params: Record<string, any>;
}
Feat: Display error messages from intermediate nodes of the webhook. #10427 (#11954) ### What problem does this PR solve? Feat: Remove HMAC from the webhook #10427 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
2025-12-19 12:56:56 +08:00
export interface IAgentWebhookTraceRequest {
since_ts: number; // From the first request for return
webhook_id: string; // Each external request generates a unique webhook ID.
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 644ms Template: 26ms
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