Skip to content

v1.3.4

Choose a tag to compare

@nathanjstratusadv nathanjstratusadv released this 16 Nov 17:52
· 109 commits to main since this release

Fixes

  • Cleaned up the default llm_role and llm_task instructions to be more generic and less intrusive.
  • Cleaned up the Decoder system 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 Prompt to a Prompt for better formatting.
  • Changed the formatting on the Decoder prompt to produce better results when there is no max_return_values
  • Fixed a bug with decoder not rendering recorder events properly.
  • Corrected recorder failing to render OpenaiRequestMessage structure.
  • Fixed the problem with setting custom attributes on instantiating processors.