What's Changed
- Adding search functionality to ExtraSideBarComponent by @Cristhianzl in #411
- fix(chatModal/index.ts) updated validation condition for required properties of nodes, to allow False values to be accepted by @jeremynac in #413
- Add Chat Icon Animation to the Last AI Message by @Cristhianzl in #418
- Changing the mouse cursor on Canva's React Flow by @Cristhianzl in #420
- build: push lcserve image as public by @deepankarm in #423
- build: update lcserve version to support public by @deepankarm in #424
- Bringing the menu options opened on search by @Cristhianzl in #427
- 🚀 feat(langflow): add PythonFunctionTool to the custom tools by @ogabrielluiz in #417
- refactor: change Node to Vertex by @ogabrielluiz in #426
- Anthropic by @jimwhite in #432
- Dark mode after refreshing page by @anovazzi1 in #430
- Toolkits now work as tools by @ogabrielluiz in #410
- Add shadTooltip for Edge Class Grouping by @Cristhianzl in #434
- Surface an error message when a flow has an unknown node type. by @artdent in #428
- Initial support for Azure LLM nodes. by @artdent in #443
- API Refactor and structure changes by @ogabrielluiz in #449
- 🚀 feat(customs.py): re-add PythonFunction to CUSTOM_NODES by @ogabrielluiz in #450
- Add advanced parameters to llamacpp node by @ogabrielluiz in #465
- Better serrver start by @ogabrielluiz in #461
- NodeToolbar Feature Implementation and Dialog UI Migration by @Cristhianzl in #462
- Implemented add_extra_fields method for the documentloaders by @alexandrehptavares in #408
- 🚀 feat(langflow): add new Retrieval chains by @ogabrielluiz in #456
- Refactor frontend API use by @ogabrielluiz in #477
- Merge/mp by @Cristhianzl in #490
- Adding API improvements, HomePage and validation improvements by @ogabrielluiz in #493
- Release version 0.1.0 by @ogabrielluiz in #498
New Contributors
- @jeremynac made their first contribution in #413
- @jimwhite made their first contribution in #432
- @artdent made their first contribution in #428
- @alexandrehptavares made their first contribution in #408
Full Changelog: v0.0.89...v0.1.0