Henry Heng
1c89a3309e
Bugfix/Add artifacts migration script to other database types ( #3210 )
...
add artifacts migration script to other database types
2024-09-17 20:12:27 +01:00
Vinod Kiran
b02bdc74ad
Feature: Custom Templates ( #3169 )
...
* New Feature: Custom Templates in the marketplace.
* New Feature: Custom Templates in the marketplace.
* Custom Template Delete and Shortcut in the dropdown menu
* auto detect framework
* minor ui fixes
* adding custom template feature for tools
* ui tool dialog save template
---------
Co-authored-by: Henry <hzj94@hotmail.com>
2024-09-16 14:44:39 +01:00
Ong Chung Yau
5c78f77be9
fix migration with wrong unix timestamp ( #2958 )
2024-08-07 18:33:53 +08:00
Henry Heng
7f668e6413
Bugfix/modify column types to longtext ( #2908 )
...
modify column types to longtext
2024-07-30 16:39:19 +01:00
Vinod Kiran
2dd1791ec2
Feature: Option to add apikeys to the DB instead of api.json. ( #2783 )
...
* Feature: Option to add apikeys to the DB instead of api.json.
* add api storage type env variable
* code cleanup and simplification.
* md table fixes
---------
Co-authored-by: Henry <hzj94@hotmail.com>
2024-07-26 17:52:12 +01:00
Henry Heng
bca4de0c63
Feature/seq agents ( #2798 )
...
* update build functions
* sequential agents
* update langchain to 0.2, added sequential agent nodes
* add marketplace templates
* update howto wordings
* Merge branch 'main' into feature/Seq-Agents
# Conflicts:
# pnpm-lock.yaml
* update deprecated functions and add new sequential nodes
* add marketplace templates
* update marketplace templates, add structured output to llm node
* add multi agents template
* update llm node with bindmodels
* update cypress version
* update templates sticky note wordings
* update tool node to include human in loop action
* update structured outputs error from models
* update cohere package to resolve google genai pipeThrough bug
* update mistral package version, added message reconstruction before invoke seq agent
* add HITL to agent
* update state messages restructuring
* update load and split methods for s3 directory
2024-07-22 17:46:14 +01:00
不知火 Shiranui
c8939dc2a6
Add data source adapter of MariaDB ( #2595 )
...
fix(datasource.ts): add mariadb
2024-06-07 12:14:06 +01:00