File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -293,24 +293,6 @@ In addition to the quickstart examples, we have more complex examples demonstrat
293293
294294For a complete list of examples, see the [ examples directory] ( /atomic-examples/ ) .
295295
296- ## 🚀 Version 2.0 Released!
297-
298- [ ![ What's New in V2.0] ( ./.assets/whats-new-v2-thumbnail.png )] ( https://www.youtube.com/watch?v=ro-pM2bPmr0 )
299-
300- [ ** Watch: What's New in Atomic Agents V2.0** ] ( https://www.youtube.com/watch?v=ro-pM2bPmr0 )
301-
302- ** Atomic Agents v2.0 is here with major improvements!** This release includes breaking changes that significantly improve the developer experience:
303-
304- ### Key Changes in v2.0:
305- - ** Cleaner imports** : Eliminated ` .lib ` from import paths
306- - ** Renamed classes** : ` BaseAgent ` → ` AtomicAgent ` , ` BaseAgentConfig ` → ` AgentConfig ` , and more
307- - ** Better type safety** : Generic type parameters for tools and agents
308- - ** Enhanced streaming** : New ` run_stream() ` and ` run_async_stream() ` methods
309- - ** Improved organization** : Better module structure with ` context ` , ` connectors ` , and more
310-
311- ### ⚠️ Upgrading from v1.x
312- If you're upgrading from v1.x, please read our comprehensive [ ** Upgrade Guide** ] ( UPGRADE_DOC.md ) for detailed migration instructions.
313-
314296## Atomic Forge & CLI
315297
316298Atomic Forge is a collection of tools that can be used with Atomic Agents to extend its functionality. Current tools include:
You can’t perform that action at this time.
0 commit comments