ragflow/api/apps
Kevin Hu ee50f78d99
Add component 'Template' (#3562)
### What problem does this PR solve?

#3560

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2024-11-21 18:26:22 +08:00
..
sdk Add test for document (#3548) 2024-11-21 12:02:26 +08:00
__init__.py Remove unused code (#3448) 2024-11-18 12:05:38 +08:00
api_app.py Fix logs. Use dict.pop instead of del. Close #3473 (#3484) 2024-11-19 14:15:25 +08:00
canvas_app.py Fixs for translation agent (#3557) 2024-11-21 16:22:25 +08:00
chunk_app.py Fix bugs (#3535) 2024-11-20 20:55:42 +08:00
conversation_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
dialog_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
document_app.py add input variables to begin component (#3498) 2024-11-19 18:41:48 +08:00
file2document_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
file_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
kb_app.py Add component 'Template' (#3562) 2024-11-21 18:26:22 +08:00
llm_app.py Add api for sessions and add max_tokens for tenant_llm (#3472) 2024-11-19 14:51:33 +08:00
system_app.py Adjusted heartbeat format (#3459) 2024-11-18 12:03:28 +08:00
tenant_app.py New: a new interpretor based on Andrew Ng theory. (#3532) 2024-11-20 20:55:22 +08:00
user_app.py Add component 'Template' (#3562) 2024-11-21 18:26:22 +08:00