Skip to content

Commit ac65f62

Browse files
authored
Remove version 2.0 release information from README
Removed version 2.0 release notes and upgrade guide from README.
1 parent 8c3ebc7 commit ac65f62

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

README.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -293,24 +293,6 @@ In addition to the quickstart examples, we have more complex examples demonstrat
293293

294294
For 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

316298
Atomic Forge is a collection of tools that can be used with Atomic Agents to extend its functionality. Current tools include:

0 commit comments

Comments
 (0)