You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core/llm_generator
-LAN- 8e8f2fd826
fix: handle optional content types in LLM response parsing
- Add get_text_content() helper method to PromptMessage class
- Update generate_suggested_questions_after_answer to use the helper method
- Properly handle str, list[PromptMessageContent], and None content types
8 months ago
..
output_parser fix: handle optional content types in LLM response parsing 8 months ago
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
llm_generator.py fix: handle optional content types in LLM response parsing 8 months ago
prompts.py refactor: move structured output support outside LLM Node (#21565) 9 months ago