shipfeedAI news, curated daily

23:55:43 CET
20 MAY23:55:43shipfeed
pull to refreshlast sync
Just in — 30 new
§ agents · storyline

AutoGen — autogenstudio v0.4.2

AutoGen Studio v0.4.2 releases with component validation, Anthropic model support, LLM call observability, token streaming, and a database-backed gallery replacing local storage.

Mar 17 · · primary fetch1 sourceupdated Mar 17 ·

What's New This release makes improvements to AutoGen Studio across multiple areas. Component Validation and Testing Support Component Validation API in AGS in https://github.com/microsoft/autogen/pull/5503 Test components - https://github.com/microsoft/autogen/pull/5963 In the team builder, all component schemas are automatically validated on save. This way configuration errors (e.g., incorrect provider names) are highlighted early. In addition, there is a test button for model clients where you can verify the correctness of your model configuration. The LLM is given a simple query and the results are shown.

Gallery Improvements Improved editing UI for tools in AGS by in https://github.com/microsoft/autogen/pull/5539 Anthropic support in AGS https://github.com/microsoft/autogen/pull/5695 You can now modify teams, agents, models, tools, and termination conditions independently in the UI, and only review JSON when needed. The same UI panel for updating components in team builder is also reused in the Gallery. The Gallery in AGS is now persisted in a database, rather than local storage. Anthropic models supported in AGS. Observability - LLMCallEvents Enable LLM Call Observability…

read full article on github.com
§ sources1 publication · timeline below
  1. github.comautogen autogenstudio-v0.4.2primary