dify/api/core/workflow/nodes/llm
yihong 716576043d
fix: issue 11247 that Completion mode content maybe list or str (#11504)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2024-12-10 23:22:14 +08:00
..
__init__.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
entities.py feat: Allow using file variables directly in the LLM node and support more file types. (#10679) 2024-11-22 16:30:22 +08:00
exc.py feat: support LLM process document file (#10966) 2024-11-22 19:32:44 +08:00
node.py fix: issue 11247 that Completion mode content maybe list or str (#11504) 2024-12-10 23:22:14 +08:00