Releases: langflow-ai/langflow
Releases · langflow-ai/langflow
v0.0.53
What's Changed
- Implementation of Agents as Tools and Custom Tools by @ogabrielluiz in #79
- removed handle from code component by @anovazzi1 in #83
- refac: Factory implementation of LangChainTypes by @ogabrielluiz in #84
- Toolkits by @ibiscp in #92
- Added initialize_agent and Memory by @ogabrielluiz in #93
- fix: deactivate intermediate steps for now by @ogabrielluiz in #97
- Chain loader by @ibiscp in #98
- UI fixes by @anovazzi1 in #99
- colorized think with ANSI to HTML by @anovazzi1 in #101
- bug fixed when not implemented nodes are imported to the flow by @anovazzi1 in #102
- delete the message that was sent when the backend returned an error by @anovazzi1 in #105
- fixed validation error by @anovazzi1 in #106
- Implement Memories, validation and other fixes by @ogabrielluiz in #107
- fix: adding memory node and better exceptions by @ogabrielluiz in #110
- UI improvements by @ogabrielluiz in #112
- Bug fixes by @ogabrielluiz in #115
- Ui improvement by @anovazzi1 in #114
- Prompt component by @anovazzi1 in #116
- added colors to toolkits and wrappers by @ogabrielluiz in #118
Full Changelog: v0.0.46...v0.0.53
v0.0.52
What's Changed
- fix: adding maintainers and other configs by @ogabrielluiz in #59
- feat: added constants file to support model types and others by @ogabrielluiz in #60
- UI updates by @anovazzi1 in #63
- full dropdown clickable by @anovazzi1 in #69
- Add config file with option to enable all features by @ibiscp in #70
- UI updates by @anovazzi1 in #71
- Release 0.0.46 by @ibiscp in #77
- Release 0.0.46 by @ogabrielluiz in #78
Full Changelog: v0.0.45...v0.0.52
v0.0.46
What's Changed
- fix: adding maintainers and other configs by @ogabrielluiz in #59
- feat: added constants file to support model types and others by @ogabrielluiz in #60
- UI updates by @anovazzi1 in #63
- full dropdown clickable by @anovazzi1 in #69
- Add config file with option to enable all features by @ibiscp in #70
- UI updates by @anovazzi1 in #71
- Release 0.0.46 by @ibiscp in #77
- Release 0.0.46 by @ogabrielluiz in #78
Full Changelog: v0.0.45...v0.0.46
v0.0.45
What's Changed
- fix: deactivate replace_port by @ogabrielluiz in #56
- Release 0.0.45 by @ogabrielluiz in #57
Full Changelog: v0.0.44...v0.0.45
v0.0.44
What's Changed
- feat: added star history to README by @ogabrielluiz in #44
- fix: new frontend dev.dockerfile by @ogabrielluiz in #48
- fix: new frontend dev.dockerfile by @ogabrielluiz in #52
- Fix: Dynamic tooltipTitle, id mapping bugfix for last ParameterCompon… by @ScripterSugar in #51
- Add gpt4 by @ibiscp in #55
- Release by @ogabrielluiz in #49
New Contributors
- @ScripterSugar made their first contribution in #51
Full Changelog: v0.0.40...v0.0.44
v0.0.40
What's Changed
- Replace langchain by @ibiscp in #31
- Windows now uses Uvicorn by @ogabrielluiz in #33
- Fix docker examples by @ogabrielluiz in #34
- refac: langflow_backend -> langflow by @ogabrielluiz in #35
- refac: remove frontend folder from backend by @ibiscp in #36
- version with dinamic port by @ogabrielluiz in #37
- Release 0.0.40 by @ogabrielluiz in #43
New Contributors
Full Changelog: v0.0.33...v0.0.40
v0.0.33
v0.0.32
v0.0.31
What's Changed
- MemoryCustom node added by @anovazzi1 in #1
- Create CODE_OF_CONDUCT.md by @CarlosRodrigoCoelho in #7
- feat: adding release and lint github actions by @ogabrielluiz in #9
- Use uvicorn on macOS to avoid making the user set env variable by @ogabrielluiz in #10
- Release 0.0.28 by @ogabrielluiz in #11
- Update release.yml by @ogabrielluiz in #12
- Release 0.0.29 by @ogabrielluiz in #13
- Release 0.0.30 by @ogabrielluiz in #14
- Release 0.0.30 by @ogabrielluiz in #15
- Release 0.0.31 by @ogabrielluiz in #16
New Contributors
- @anovazzi1 made their first contribution in #1
- @CarlosRodrigoCoelho made their first contribution in #7
- @ogabrielluiz made their first contribution in #9
Full Changelog: https://github.com/logspace-ai/langflow/commits/v0.0.31