0.0.27
What's Changed
- [cli] pin to the latest langchain version and fix changes for using the latest langchain by @qizheng7 in #63
- [ci]Fix the issue-56 "LiveError: Only one live display may be active at once" by avoiding nested rich.live by @qizheng7 in #64
- [supabase] setup authentication skeleton by @serenaqiaoo in #67
- [cli] console.status() doesn't support style as an argument by @qizheng7 in #70
- [simulation] refactor talks_to to use generative agent llm by @tonyz0x0 in #69
New Contributors
- @qizheng7 made their first contribution in #63
- @serenaqiaoo made their first contribution in #67
- @tonyz0x0 made their first contribution in #69
Full Changelog: 0.0.26...0.0.27