v1.3.4
·
109 commits
to main
since this release
Fixes
- Cleaned up the default
llm_roleandllm_taskinstructions to be more generic and less intrusive. - Cleaned up the
Decodersystem prompt to be more accurate. - Cleaned the main llm service system prompt to improve results across
Dandy. - Added the missing line break when adding a
Promptto aPromptfor better formatting. - Changed the formatting on the
Decoderprompt to produce better results when there is nomax_return_values - Fixed a bug with decoder not rendering recorder events properly.
- Corrected recorder failing to render
OpenaiRequestMessagestructure. - Fixed the problem with setting custom attributes on instantiating processors.