Ilango
|
e7edbc695c
|
Add api endpoint for fetching links from a url
|
2024-01-19 12:29:41 +05:30 |
|
Ilango
|
27f2a7f6ba
|
Merge pull request #1513 from 0xi4o/feature/sticky-notes-node
FEATURE: Sticky Note node
|
2024-01-17 07:37:24 +05:30 |
|
Henry
|
8c1e62be42
|
🥳 flowise@1.4.10 release
|
2024-01-16 16:09:13 +00:00 |
|
Ilango
|
9b114212c0
|
Apply prettier
|
2024-01-16 14:25:36 +05:30 |
|
Keith Kacsh
|
06201e7cf0
|
Revert model var to string, refactor for case without a key and just override if so
|
2024-01-16 11:13:50 +05:30 |
|
Keith Kacsh
|
58f9e88b1f
|
Introduce new credential for LocalAI, Pass optional auth to LocalAI, New env var
|
2024-01-16 11:13:50 +05:30 |
|
Henry
|
79e988be09
|
delete message API
|
2024-01-16 11:13:50 +05:30 |
|
Ofer Mendelevitch
|
a3ea487ecb
|
after yarn lint-fix
|
2024-01-16 11:13:07 +05:30 |
|
Ofer Mendelevitch
|
7acbc0b068
|
updated component to V2.0
Updated marketplace "Chain Upload" JSON file
|
2024-01-16 11:13:07 +05:30 |
|
Henry
|
f66c03ab0a
|
change agent/chain with memory to use runnable
|
2024-01-16 11:12:17 +05:30 |
|
Henry
|
7ba4a063fb
|
Merge branch 'main' into bugfix/Concurrent-Chat-Session
# Conflicts:
# packages/components/nodes/agents/OpenAIFunctionAgent/OpenAIFunctionAgent.ts
|
2024-01-15 13:22:59 +00:00 |
|
Henry
|
ec50493851
|
delete message API
|
2024-01-14 11:57:53 +00:00 |
|
Henry Heng
|
733f1ec484
|
Merge pull request #1462 from vectara/add_mmr_vectara
added support for MMR
|
2024-01-14 00:18:29 +00:00 |
|
Ofer Mendelevitch
|
b5bcfc0d5c
|
after yarn lint-fix
|
2024-01-08 16:46:36 -08:00 |
|
Ofer Mendelevitch
|
a26167ac5a
|
updated component to V2.0
Updated marketplace "Chain Upload" JSON file
|
2024-01-08 16:09:50 -08:00 |
|
Henry
|
bb77e3f591
|
fix chatbot config
|
2024-01-08 17:13:07 +00:00 |
|
Henry
|
02482f1b38
|
change agent/chain with memory to use runnable
|
2024-01-08 13:02:56 +00:00 |
|
Henry
|
8cb9393862
|
add fix for passing json variable
|
2024-01-05 02:46:36 +00:00 |
|
Henry Heng
|
f1f2f71fe8
|
Merge pull request #1451 from FlowiseAI/chore/Upgrade-LC-0.0.213
Chore/update langchain version
|
2024-01-03 16:02:25 +00:00 |
|
Henry
|
e513b69e3e
|
🥳 flowise@1.4.9 bugfix release
|
2024-01-03 00:54:31 +00:00 |
|
Henry Heng
|
2ebd311016
|
Merge pull request #1474 from FlowiseAI/bugfix/Credential-Decrypt
Bugfix/Credential Decrypt
|
2024-01-03 00:44:05 +00:00 |
|
Henry
|
383f612e11
|
add check for secretkey_path
|
2024-01-03 00:35:55 +00:00 |
|
Henry
|
573863ae6c
|
🥳 flowise@1.4.8 minor release
|
2023-12-30 23:39:05 +00:00 |
|
Henry
|
75b5b33d8d
|
update langchain version
|
2023-12-30 12:29:00 +00:00 |
|
Henry Heng
|
0f03fe54e3
|
Merge pull request #1433 from Jaredude/feature/databases-postgres-ssl
Adds ENV boolean flag (DATABASE_SSL) for postgres ssl support
|
2023-12-30 10:53:25 +00:00 |
|
Henry Heng
|
da18b6a5c0
|
Update 1702200925471-AddVariableEntity.ts
|
2023-12-29 15:17:26 +00:00 |
|
Henry
|
85e6fad0aa
|
added input moderation to assistant, prevent app from crashing by using try catch
|
2023-12-28 01:11:00 +00:00 |
|
Jared Tracy
|
25f43f2a30
|
includes DATABASE_SSL in other necessary files
|
2023-12-27 19:07:43 -06:00 |
|
Henry Heng
|
6921967e9d
|
Merge pull request #1422 from FlowiseAI/feature/env-vars
Feature/Env Variables
|
2023-12-27 21:44:17 +00:00 |
|
Henry
|
6306904cfc
|
add missing methods, abstract classes
|
2023-12-26 15:54:50 +00:00 |
|
Jared Tracy
|
735edab9ae
|
Adds ENV boolean flag (DATABASE_SSL) for postgres ssl support
This is needed if hosting flowise data on a postgres server that requires ssl.
In PostgreSQL v15, the default rds.force_ssl is 1 (on)
|
2023-12-24 23:02:49 -06:00 |
|
Henry
|
44294d0067
|
update default location for encryption key
|
2023-12-21 20:37:04 +00:00 |
|
Henry
|
a2d4a3b8d0
|
Merge branch 'main' into feature/env-vars
|
2023-12-21 13:38:22 +00:00 |
|
Henry
|
48b17fc785
|
pass sessionId to custom tool
|
2023-12-20 23:59:04 +00:00 |
|
Henry
|
8c694e7987
|
change encryption key path
|
2023-12-20 21:28:22 +00:00 |
|
Henry
|
9a312d8923
|
🥳 flowise@1.4.7 release
|
2023-12-20 16:51:07 +00:00 |
|
Henry
|
be31a4f669
|
Merge branch 'main' into feature/env-vars
|
2023-12-20 01:39:45 +00:00 |
|
Henry Heng
|
46571c796f
|
Update index.ts
|
2023-12-20 01:16:15 +00:00 |
|
Henry
|
5917256e57
|
add fix to avoid running duplicated nodes when vector upsert
|
2023-12-19 23:48:18 +00:00 |
|
Henry
|
0e8f3ea572
|
add if else node and logic
|
2023-12-19 17:48:45 +00:00 |
|
Henry
|
9c7f981933
|
🥳 flowise@1.4.6 release
|
2023-12-18 12:24:56 +00:00 |
|
Henry Heng
|
2767cf0d1e
|
Merge pull request #1399 from FlowiseAI/feature/MistralAI
Feature/Add Mistral
|
2023-12-17 19:51:49 +00:00 |
|
Henry
|
e8af8b007a
|
add marketplace template
|
2023-12-17 18:58:37 +00:00 |
|
Henry
|
05db533396
|
add mistral
|
2023-12-15 18:59:11 +00:00 |
|
Henry
|
911b4fe7fb
|
add new utilties - customfunction, setter/getter, replace code editor
|
2023-12-15 17:15:00 +00:00 |
|
vinodkiran
|
333c834698
|
Merge branch 'main' into FEATURE/env-vars
|
2023-12-13 22:10:49 +05:30 |
|
Henry
|
2110e1146b
|
add a public endpoint to retrieve chatbotconfig
|
2023-12-12 23:14:52 +00:00 |
|
vinodkiran
|
ef3f1b34b1
|
Environment Variables: renaming overrideConfig node to envVars
|
2023-12-12 22:22:25 +05:30 |
|
Henry
|
8e1ef2d533
|
fix sanitized &
|
2023-12-12 12:44:42 +00:00 |
|
vinodkiran
|
947ab9dae6
|
Environment Variables: handling of environment variables in user input
|
2023-12-12 14:15:41 +05:30 |
|