Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-11 | 1.1 kB | |
v0.61.1 source code.tar.gz | 2025-09-11 | 648.7 kB | |
v0.61.1 source code.zip | 2025-09-11 | 757.2 kB | |
Totals: 3 Items | 1.4 MB | 13 |
What's Changed
- fix: Set default model to "openai/gpt-4o" in Direct agent initialization by @onuratakan in https://github.com/Upsonic/Upsonic/pull/424
- refactor: Remove unnecessary print statements by @onuratakan in https://github.com/Upsonic/Upsonic/pull/425
- feat: New WebSearch and WebRead tools added by @onuratakan in https://github.com/Upsonic/Upsonic/pull/426
- feat: Redesigned info prints by @onuratakan in https://github.com/Upsonic/Upsonic/pull/427
- feat: Redesigned exception showing by @onuratakan in https://github.com/Upsonic/Upsonic/pull/428
- feat: Add Claude Code GitHub Workflow by @onuratakan in https://github.com/Upsonic/Upsonic/pull/429
- feat: Add GitHub Actions workflow for running unit tests across multiple Python versions by @onuratakan in https://github.com/Upsonic/Upsonic/pull/430
- refactor: Changes on laoders, splitters rag pipeline, new feature for vectordb by @DoganK01 in https://github.com/Upsonic/Upsonic/pull/431
Full Changelog: https://github.com/Upsonic/Upsonic/compare/v0.61.0...v0.61.1