Skip to content

2.17.32 -- Agent SDK updates

Choose a tag to compare

@douglas-reid douglas-reid released this 24 Oct 17:31
· 7 commits to main since this release
26360ec

What's Changed

  • docs: add notice about ngrok acc by @maxwfreu in #571
  • feat(streaming): initial implementation of streaming agentservice execution by @douglas-reid in #554
  • CLI command for quickly deleting local development instances by @dkolas in #572
  • feat: CLI to display the Proxy URL as the agent's Agent's Base API by @eob in #576
  • bugfix: ChatHistory -- skip embedding whitespace-only text by @eob in #577
  • Update README.md by @maxwfreu in #578
  • Warn against unsupported Python version when running CLI by @GitOnUp in #575
  • Agents Refactor 1/2: Plugin Capabilities and SteamshipLLM prototype by @GitOnUp in #564
  • fix(request id): remove request id tagging by @douglas-reid in #579
  • feat(request ids): expose request ids on blocks by @douglas-reid in #581
  • Generator Request Tags by @dkolas in #582
  • Change prompt to avoid 404s in test by @eob in #586
  • No File.refresh() during File.append_block by @dkolas in #585
  • stop creating unnecessary temporary files by @douglas-reid in #587
  • fix(repl): avoid printing bad block URLs for ephemeral blocks by @douglas-reid in #588
  • Agents Refactor 2/2 (client side): Use capabilities for LLMs, agent impl. by @GitOnUp in #583
  • cleanup by @douglas-reid in #589
  • fix: Fix capability name/NAME and add new test by @GitOnUp in #591

Full Changelog: 2.17.31...2.17.32