| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.0.27.tar.gz | 2023-05-04 | 2.2 MB | |
| 0.0.27.zip | 2023-05-04 | 2.2 MB | |
| README.md | 2023-05-04 | 1.1 kB | |
| Totals: 3 Items | 4.3 MB | 0 | |
What's Changed
- [cli] pin to the latest langchain version and fix changes for using the latest langchain by @qizheng7 in https://github.com/litanlitudan/skyagi/pull/63
- [ci]Fix the issue-56 "LiveError: Only one live display may be active at once" by avoiding nested rich.live by @qizheng7 in https://github.com/litanlitudan/skyagi/pull/64
- [supabase] setup authentication skeleton by @serenaqiaoo in https://github.com/litanlitudan/skyagi/pull/67
- [cli] console.status() doesn't support style as an argument by @qizheng7 in https://github.com/litanlitudan/skyagi/pull/70
- [simulation] refactor talks_to to use generative agent llm by @tonyz0x0 in https://github.com/litanlitudan/skyagi/pull/69
New Contributors
- @qizheng7 made their first contribution in https://github.com/litanlitudan/skyagi/pull/63
- @serenaqiaoo made their first contribution in https://github.com/litanlitudan/skyagi/pull/67
- @tonyz0x0 made their first contribution in https://github.com/litanlitudan/skyagi/pull/69
Full Changelog: https://github.com/litanlitudan/skyagi/compare/0.0.26...0.0.27