mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-02 13:57:30 +08:00
Feat: Added support for session graph and session essence templates. (#16851)
### Summary Feat: Added support for session graph and session essence templates.
This commit is contained in:
@@ -27,6 +27,7 @@ export interface ICompilationTemplateConfigRequest {
|
||||
[section: string]:
|
||||
| ICompilationTemplateSectionRequest
|
||||
| ICompilationTemplateRaptorConfigRequest
|
||||
| Record<string, unknown>
|
||||
| string
|
||||
| boolean
|
||||
| undefined;
|
||||
|
||||
Reference in New Issue
Block a user