Files
dify-plugin-sdks/python/examples/openai
Yeuoly 12ad9db9b5 enhancement: remove prompt_messages from LLMResult and LLMResultChunk (#88)
* refactor: remove prompt_messages from LLMResult and LLMResultChunk

* fix: add backward compatibility for deprecated prompt_messages field in LLMResult and LLMResultChunk

* fix: set default value for prompt_messages field to an empty list in LLMResult and LLMResultChunk for backward compatibility

* feat: add test for LLMResult to validate prompt_messages field and ensure backward compatibility

* apply ruff
2025-04-11 15:23:05 +08:00
..
2024-07-22 19:40:14 +08:00
2024-12-02 21:18:36 +08:00
2024-07-19 17:46:38 +08:00
2024-11-15 17:49:06 +08:00
2024-11-22 19:35:40 +08:00