Commit Graph

2456 Commits (5e4d640ed7b1d61b82e65004bc18af593f96f8ba)

Author SHA1 Message Date
Henry Heng 3fbfd3d425
Merge pull request #1958 from FlowiseAI/feature/Anthropic
Feature/Claude 3 Haiku
2024-03-16 01:35:09 +08:00
Octavian FlowiseAI 536da36d48
Update pnpm-lock.yaml 2024-03-15 09:05:27 +01:00
Octavian FlowiseAI 39e380eac2
Update lockFileVersion 2024-03-15 09:04:12 +01:00
Octavian FlowiseAI d437a6fb11 Enable github workflow pnpm caching 2024-03-15 08:51:01 +01:00
Henry 3ff5a5ee05 update lock file 2024-03-15 15:41:31 +08:00
Henry 5d14d0af1b Merge branch 'main' into feature/Anthropic
# Conflicts:
#	pnpm-lock.yaml
2024-03-15 15:39:33 +08:00
Henry 134ecb8b2a update lock file 2024-03-15 15:36:45 +08:00
Henry fa081acea0 Merge branch 'main' into feature/Indexing
# Conflicts:
#	pnpm-lock.yaml
2024-03-15 15:30:37 +08:00
Ilango 49846cd66a
Set embed versions to latest (#1957) 2024-03-15 12:08:16 +05:30
Ilango 1459190adc
Merge pull request #1941 from 0xi4o/bug/starter-prompts-scroll
Fix: starter prompts exceeds chat window and cannot be scrolled
2024-03-14 08:59:20 +05:30
Ilango 0ebfa68b93
Merge pull request #1873 from 0xi4o/feature/chatflow-configuration
Feature: Add configuration dialog for chatflow
2024-03-13 17:48:33 +05:30
Henry Heng b20a46a03d
Merge pull request #1938 from MeetGate-AI/main
Primary Key name must be unique
2024-03-13 18:07:44 +08:00
Henry Heng bc32759d96
Merge pull request #1944 from 0xi4o/bug/faiss-node-pnpm
Fix: Faiss vector store throws error when using pnpm
2024-03-13 18:06:56 +08:00
Ilango f98509226d Fix faiss-node not building when using pnpm 2024-03-13 15:14:19 +05:30
Henry Heng 534d6e4bbf
Merge pull request #1942 from FlowiseAI/bugfix/XML-Ouput-Parser
Bugfix/Update xml output parser
2024-03-13 15:47:19 +08:00
Henry 5f69a0652e update xml output parser 2024-03-13 15:11:22 +08:00
Ilango b98c15d832 Make starter prompts wrap instead of exceeding chat window 2024-03-13 12:06:50 +05:30
Ilango 7c4056e305 Show scrollbar when starter prompts exceed chat window width 2024-03-13 11:54:35 +05:30
Ilango ad3d5032a5 Add chat feedback, allowed domains, and speech to text options to chatflow context menu in table view 2024-03-13 10:17:31 +05:30
Ilango 02963ce0d5 Fix warnings 2024-03-13 05:57:10 +05:30
Emrah TOY c4cc13c9c7
Primary Key name must be unique
Former pk were used in AddVariables migration file
2024-03-12 22:22:59 +03:00
Henry 56b610cfa2 🥳 flowise@1.6.1 2024-03-13 01:51:11 +08:00
Henry eb2a83fda7 🥳 flowise-ui@1.6.1 2024-03-13 01:50:13 +08:00
Henry 381a4553bd 🥳 flowise-components@1.6.3 2024-03-13 01:48:57 +08:00
Henry a4a2fbb08f rename rate limit 2024-03-13 01:13:36 +08:00
Ilango 4a6e71058c Refactor components related to chatflow configuration 2024-03-12 22:03:44 +05:30
Ilango e95a780b26 Remove unused dialog files 2024-03-12 21:59:38 +05:30
Ilango c2ecb48900 Update how chatflow data is updated when configuration dialog is open 2024-03-12 18:11:18 +05:30
Ilango 3096a0fa50 Fix merge conflicts 2024-03-12 16:57:23 +05:30
Ilango 0726fc3751
Merge pull request #1733 from 0xi4o/feature/chat-message-feedback
Feature: Chat message feedback
2024-03-12 16:35:43 +05:30
Henry 2853b3149b update dialog position, and clear feedback content after dialog disappear 2024-03-12 18:46:34 +08:00
Henry Heng 4b01e66814
Merge pull request #1929 from FlowiseAI/bugfix/Conversation-Chain-Human-Message
Bugfix/Conversation Chain Human Message
2024-03-12 17:15:24 +08:00
Henry 25000305ee fix missing human message 2024-03-12 17:10:15 +08:00
Henry c557d8d19c update pnpm wordings 2024-03-12 16:53:20 +08:00
Henry Heng 474681e113
Merge pull request #1832 from mokeyish/patch-2
Fix the logic error of `getStartingNodes`
2024-03-12 16:49:08 +08:00
Ilango f16254203e Fix build errors 2024-03-12 13:33:47 +05:30
Ilango b6e0b08f92 Fix merge conflicts 2024-03-12 13:29:30 +05:30
Ilango dc59b0468f Fix merge conflicts and build issues 2024-03-12 13:19:16 +05:30
Ilango 4a7da99996 Fix merge conflicts 2024-03-12 13:10:49 +05:30
Ilango 63d9c94048
Merge pull request #1272 from use-the-fork/maintenance/pnpm-vite-jsx
Maintenance/pnpm vite jsx (Enhancements to the Project Infrastructure)
2024-03-12 12:59:04 +05:30
Ilango 6db48a97ed Fix build errors 2024-03-12 12:55:52 +05:30
Ilango e1e5ff66f4 Update lock file 2024-03-12 12:48:20 +05:30
Ilango 7313891ea1 Fix merge conflict 2024-03-12 12:46:25 +05:30
Henry Heng 188e2ad35a
Merge pull request #1926 from FlowiseAI/bugfix/Set-Variable-Array
Bugfix/Set Variable
2024-03-12 15:08:17 +08:00
Henry Heng e58cf02227
Merge pull request #1834 from mokeyish/patch-4
Fix duplicated calculation of nodes and dependent nodes are not initialized
2024-03-12 14:14:00 +08:00
Henry 99eaa22af5 add fix for set variable 2024-03-12 14:07:53 +08:00
Ilango ae78ea6b43 Use latest chatflow data in configuration dialog 2024-03-12 11:09:45 +05:30
Ilango 6d4fa7b368 Fix starter prompts and analyse settings not saving properly 2024-03-12 10:08:41 +05:30
Ilango 7020974b55 Update chatflow configuration dialog - add starter prompts, analyse chatflow. Rename files. 2024-03-12 00:43:11 +05:30
Ilango b7bb043d3a Fix merge conflicts 2024-03-11 22:56:08 +05:30