Skip to content

v2.1.1

Choose a tag to compare

@beycom beycom released this 10 Mar 00:36
· 259 commits to main since this release

Changed

  • ctx returns a content string — responses now return a single content string instead of a lines list, making results directly usable in prompts and tool chains without joining; large queries are capped via ask_max_bytes; SQL filters run faster