v0.0.58
github-actions
released this
26 Apr 02:29
·
13575 commits
to main
since this release
What's Changed
- Fix bug when running LLM alone by @ibiscp in #160
- Refactor tools by @ibiscp in #176
- load_flow_from_json("path/to/flow.json") returns UnicodeDecodeError by @bigKeter in #165
- Create a VM in a GCP project that serves the Langflow app by @genome21 in #169
- Correct run instructions in Readme by @PaulLockett in #87
- Add Import Examples Feature to Flow Editor by @anovazzi1 in #175
- Change button placement by @ogabrielluiz in #193
- API keys for LLMs and Embeddings are now loaded from env if available by @ogabrielluiz in #195
- style(langflow): fix formatting and add type hinting to custom.py and run.py files by @ogabrielluiz in #194
- Example loader and bugfixes by @ogabrielluiz in #199
New Contributors
- @bigKeter made their first contribution in #165
- @genome21 made their first contribution in #169
- @PaulLockett made their first contribution in #87
Full Changelog: v0.0.57...v0.0.58