Henry
|
40f8371de9
|
add llamaindex
|
2023-12-04 20:04:09 +00:00 |
|
vinodkiran
|
c856d94f7c
|
Dependabot Alerts
|
2023-12-02 11:21:06 +05:30 |
|
vinodkiran
|
14c506adb3
|
XSS Fixes
|
2023-12-02 11:10:37 +05:30 |
|
automaton82
|
f60360f3b9
|
Fixing #1324 by lifting ConfirmDialog up.
|
2023-12-01 21:07:43 -05:00 |
|
automaton82
|
7df2e3fe6d
|
Fix for issue#1323 - delete duplicate chatflow
|
2023-12-01 20:23:29 -05:00 |
|
Henry
|
86b236182b
|
added fix to restart flow when prompt is question prefix
|
2023-12-01 15:35:00 +00:00 |
|
vinodkiran
|
acac9ee68d
|
Merge branch 'main' into FEATURE/lshub-prompt
# Conflicts:
# packages/server/src/index.ts
|
2023-12-01 10:36:11 +05:30 |
|
vinodkiran
|
619e4c45e1
|
Merge branch 'main' into FEATURE/lshub-prompt
|
2023-12-01 10:31:29 +05:30 |
|
vinodkiran
|
51cb61f60a
|
LS Prompt hub: adding credentials to the filtering logic
|
2023-12-01 10:30:56 +05:30 |
|
Henry Heng
|
423c23aaf0
|
Merge pull request #1317 from FlowiseAI/bugfix/AboutDialog
Bugfix/add back accidentally removed about dialog
|
2023-11-30 17:55:58 +00:00 |
|
Henry
|
674b8996f0
|
add back accidentally removed about dialog
|
2023-11-30 16:57:34 +00:00 |
|
Henry
|
4b5f7028e3
|
fix chat history
|
2023-11-30 16:01:16 +00:00 |
|
Henry
|
77dc7520d7
|
update wording
|
2023-11-29 16:17:54 +00:00 |
|
Henry
|
8df93fa789
|
update chat message layout and fix when first start prompt clicked but not sent
|
2023-11-29 16:05:59 +00:00 |
|
Henry
|
b62a506edb
|
fix where prompt deleted index is not passed correctly
|
2023-11-29 15:04:24 +00:00 |
|
vinodkiran
|
e7583c3036
|
LS Prompt hub: right side details display changes
|
2023-11-29 20:16:32 +05:30 |
|
Henry
|
5a5097e997
|
update flowise-components to 1.4.5
|
2023-11-29 13:42:17 +00:00 |
|
Henry
|
6a7726956c
|
update marketplace templates
|
2023-11-29 00:52:48 +00:00 |
|
Henry
|
8dec825c2d
|
Merge branch 'main' into feature/OpenAI-Function
# Conflicts:
# packages/server/marketplaces/chatflows/API Agent OpenAI.json
# packages/server/marketplaces/chatflows/Conversational Retrieval Agent.json
# packages/server/marketplaces/chatflows/OpenAI Agent.json
|
2023-11-29 00:26:36 +00:00 |
|
Henry
|
464a23e0f4
|
update agent model
|
2023-11-29 00:25:08 +00:00 |
|
Henry Heng
|
9d64ebb72a
|
Merge pull request #1304 from FlowiseAI/chore/Remove-Import-Export-Database
Chore/remove import and export database
|
2023-11-28 22:52:44 +00:00 |
|
Henry
|
147526ff72
|
remove zapier NLA as its not supported anymore
|
2023-11-28 17:00:10 +00:00 |
|
Henry
|
0ee47c2ccf
|
remove import/export database
|
2023-11-28 16:58:16 +00:00 |
|
Henry Heng
|
20f2da1743
|
Merge pull request #1271 from avin-kavish/seperate-api-key-util
Refactor: Move api key utilities to separate file
|
2023-11-28 16:41:47 +00:00 |
|
Henry
|
f36cfca87b
|
Merge branch 'main' into feature/OpenAI-Assistant
|
2023-11-28 16:24:46 +00:00 |
|
Henry
|
1cd465a08e
|
update openai assistant version
|
2023-11-28 16:23:11 +00:00 |
|
Henry Heng
|
28daa5b3eb
|
Merge pull request #1302 from FlowiseAI/feature/OpenAI-Assistant
Feature/add disable file download and regex to remove citation
|
2023-11-28 16:19:24 +00:00 |
|
Henry Heng
|
b6a9d44541
|
Merge pull request #1300 from vinodkiran/BUGFIX/caseinsensitive-simple-moderation
Bugfix: Simple Moderation, making the checks case-insensitive
|
2023-11-28 16:11:17 +00:00 |
|
Henry
|
7362dec5c1
|
add disable file download and regex to remove citation
|
2023-11-28 16:08:35 +00:00 |
|
vinodkiran
|
549a68d118
|
Bugfix: UI Fix - left align long chat flow names for consistency.
|
2023-11-28 20:58:39 +05:30 |
|
vinodkiran
|
887b003cdd
|
Bugfix: Simple Moderation, making the checks case-insensitive
|
2023-11-28 20:53:33 +05:30 |
|
vinodkiran
|
0693a8b4ca
|
LS Prompt Hub: Prompt Display and sending back selected prompt to the prompt node
|
2023-11-28 19:27:39 +05:30 |
|
vinodkiran
|
8897dd9c5f
|
LS Prompt Hub: Moving calls to server side and adding functionality to show the detailed prompt
|
2023-11-27 22:42:04 +05:30 |
|
Henry
|
3536c2afec
|
fix memory nodes
|
2023-11-27 15:34:28 +00:00 |
|
Henry
|
4e3f219e2d
|
update readme and vite port
|
2023-11-27 12:24:11 +00:00 |
|
Henry
|
8ce32179ee
|
add turbo, changes to make it work across docker, docker-compose, npx
|
2023-11-27 11:56:40 +00:00 |
|
vinodkiran
|
4a3e1784d8
|
LS Prompt Hub: Initial Commit
|
2023-11-27 06:06:18 +05:30 |
|
vinodkiran
|
c96572e10f
|
GPT Vision - OpenAIVisionChain
|
2023-11-25 16:39:02 +05:30 |
|
Henry
|
2356cc7abd
|
update component pnpm-lock.yaml
|
2023-11-24 18:03:33 +00:00 |
|
Henry
|
98bdda52d7
|
Merge branch 'main' into maintenance/pnpm-vite-jsx
# Conflicts:
# packages/components/package.json
|
2023-11-24 17:33:01 +00:00 |
|
Henry
|
17198d8524
|
🥳 flowise-components@1.4.3 release
|
2023-11-24 17:09:13 +00:00 |
|
Henry
|
aad9111204
|
🥳 flowise-ui@1.4.1 release
|
2023-11-24 17:08:41 +00:00 |
|
Henry
|
9f2c01dc37
|
🥳 flowise@1.4.3 release
|
2023-11-24 17:08:16 +00:00 |
|
Henry
|
19e9c67d12
|
update momento sdk
|
2023-11-24 16:29:25 +00:00 |
|
Henry
|
12c688aae0
|
update langchain version
|
2023-11-24 14:29:50 +00:00 |
|
Henry
|
0d7b916b86
|
update models for openai function
|
2023-11-24 11:55:56 +00:00 |
|
vinodkiran
|
92ca62c4a2
|
Conversation Starter: Changes to ensure that the chatbotConfig is not overwritten between the starter prompts and share chatbot dialogs
|
2023-11-24 11:20:35 +05:30 |
|
Greg L
|
ee39ce26c1
|
- Added VitePWA
|
2023-11-23 19:22:36 -05:00 |
|
Greg L
|
c07c86e71b
|
- fixed new files that should be .jsx
|
2023-11-23 19:07:55 -05:00 |
|
Greg L
|
f0959fe3bf
|
- Minor fixes to pass eslint checks.
|
2023-11-23 18:56:50 -05:00 |
|