727 Commits

Author SHA1 Message Date
Henry 8189f945cc Merge branch 'main' into feature/LlamaIndex
# Conflicts:
#	packages/components/nodes/agents/ConversationalAgent/ConversationalAgent.ts
#	packages/components/nodes/agents/ConversationalRetrievalAgent/ConversationalRetrievalAgent.ts
#	packages/components/nodes/agents/OpenAIAssistant/OpenAIAssistant.ts
#	packages/components/nodes/agents/OpenAIFunctionAgent/OpenAIFunctionAgent.ts
#	packages/components/nodes/chains/ConversationChain/ConversationChain.ts
#	packages/components/nodes/chains/ConversationalRetrievalQAChain/ConversationalRetrievalQAChain.ts
#	packages/components/nodes/memory/BufferMemory/BufferMemory.ts
#	packages/components/nodes/memory/BufferWindowMemory/BufferWindowMemory.ts
#	packages/components/nodes/memory/ConversationSummaryMemory/ConversationSummaryMemory.ts
#	packages/components/nodes/memory/DynamoDb/DynamoDb.ts
#	packages/components/nodes/memory/MongoDBMemory/MongoDBMemory.ts
#	packages/components/nodes/memory/MotorheadMemory/MotorheadMemory.ts
#	packages/components/nodes/memory/RedisBackedChatMemory/RedisBackedChatMemory.ts
#	packages/components/nodes/memory/UpstashRedisBackedChatMemory/UpstashRedisBackedChatMemory.ts
#	packages/components/nodes/memory/ZepMemory/ZepMemory.ts
#	packages/components/src/utils.ts
#	packages/server/marketplaces/chatflows/Long Term Memory.json
#	packages/server/src/index.ts
#	packages/server/src/utils/index.ts
2024-01-24 03:00:31 +00:00
Ilango 6395b121b4 Update input url if user changed the url in manage links dialog 2024-01-23 16:59:05 +05:30
Ilango 318686e622 Fix issue where audio recording is not sent on stopping recording 2024-01-23 11:03:38 +05:30
Ilango f384ad9086 Update audio recording ui in internal chat 2024-01-22 19:03:05 +05:30
Ilango 7d0ae5286c Fix chat popup styles and remove console statements 2024-01-22 16:20:18 +05:30
Ilango 59643b65d9 Fix the flickering issue when dragging files over the chat window 2024-01-22 15:51:05 +05:30
Ilango 7e5d8e7294 Fix image uploads appear on top of chat messages. Now image uploads will appear above the text input on its own row. 2024-01-22 11:16:57 +05:30
Ilango 62ec17d684 Update manage links button variant 2024-01-22 08:19:41 +05:30
Ilango 76cb8794bf Update where loader is rendered in manage links dialog 2024-01-22 08:19:20 +05:30
vinodkiran e774bd3c12 GPT Vision: Added multi model capabilities to ChatOpenAI and ConversationChain. 2024-01-19 18:02:05 +05:30
Ilango 43fa1166df Add interface for fetching links from server 2024-01-19 12:34:22 +05:30
Ilango 9637c12297 Show a dialog to fetch and manage links in web scraper nodes 2024-01-19 12:33:54 +05:30
Ilango 1b8813a8b9 Show a manage links button for web scraper nodes - cheerio, puppeteer, playwright 2024-01-19 12:32:58 +05:30
vinodkiran 9222aafc6f GPT Vision: Updated behaviour to submit voice recording directly without the need to do another submit. 2024-01-18 17:04:49 +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 398a31f426 UI touchup 2024-01-17 00:39:14 +00:00
Henry f16b29503d 🥳 flowise-ui@1.4.7 release 2024-01-16 16:08:25 +00:00
Ilango 74602484b2 Fix sticky note in marketplace chatflows 2024-01-16 14:25:18 +05:30
Henry f66c03ab0a change agent/chain with memory to use runnable 2024-01-16 11:12:17 +05:30
Henry f57daea946 Merge branch 'main' into FEATURE/Vision
# Conflicts:
#	packages/server/src/index.ts
2024-01-15 19:20:04 +00:00
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
Ilango e104af4346 Fix placeholder color for sticky note node 2024-01-12 17:09:36 +05:30
Ilango 38fce1d066 Fix sticky note text color in dark mode 2024-01-12 16:50:47 +05:30
Ilango 2742a26c6a Fix console error and remove console.log statements 2024-01-12 14:08:55 +05:30
Ilango 951fda75c8 Update node input component 2024-01-12 13:44:24 +05:30
Ilango 1544f61407 Refactor CanvasNode to use the new sticky node 2024-01-12 13:41:58 +05:30
Ilango 42f80fade2 Add new node type for canvas - sticky note 2024-01-12 13:34:52 +05:30
Ilango d70c097341 Add a sticky note node under tools 2024-01-11 14:37:10 +05:30
Henry 7f15494d60 Merge branch 'main' into FEATURE/Vision
# Conflicts:
#	packages/server/src/database/migrations/mysql/index.ts
#	packages/server/src/database/migrations/postgres/index.ts
#	packages/server/src/database/migrations/sqlite/index.ts
2024-01-08 16:15:22 +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 45a42c4404 🥳 flowise-ui@1.4.6 minor release 2023-12-30 23:39:53 +00: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 5a76076ce4 ability to use flow.input within custom tool 2023-12-26 16:00:46 +00:00
Henry 6306904cfc add missing methods, abstract classes 2023-12-26 15:54:50 +00:00
Henry 3126442e67 update variables option 2023-12-22 16:53:20 +00:00
vinodkiran fd90fef94c Bugfix: Unncessary load of Prompts on chatflow open. This fix loads them on dialog open. 2023-12-22 14:50:10 +05:30
Henry f0cdf48d54 update ui changes 2023-12-21 17:28:25 +00:00
Henry a2d4a3b8d0 Merge branch 'main' into feature/env-vars 2023-12-21 13:38:22 +00:00
vinodkiran d3ce6f859c Merge branch 'main' into FEATURE/Vision 2023-12-21 09:18:14 +05:30
Henry c6a82156c1 🥳 flowise-ui@1.4.5 release 2023-12-20 16:51:46 +00:00
vinodkiran c6ae3be257 Merge branch 'main' into FEATURE/Vision
# Conflicts:
#	packages/server/src/index.ts
2023-12-20 19:17:15 +05:30
Henry be31a4f669 Merge branch 'main' into feature/env-vars 2023-12-20 01:39:45 +00:00
Henry Heng c636a9c914 Merge pull request #1407 from abhishekshankr/UI/Custom-Icons
UI/Custom Icons for Nodes
2023-12-19 23:35:37 +00:00
abhishekshankr 0842937e16 Updated Langfuse and LLMonitor logos 2023-12-19 17:52:22 -05:00
Henry 0e8f3ea572 add if else node and logic 2023-12-19 17:48:45 +00:00
Henry a1fb5b8ef6 🥳 flowise-ui@1.4.4 release 2023-12-18 12:26:09 +00:00
Henry e8af8b007a add marketplace template 2023-12-17 18:58:37 +00:00
Henry 911b4fe7fb add new utilties - customfunction, setter/getter, replace code editor 2023-12-15 17:15:00 +00:00
vinodkiran 60800db347 Merge branch 'main' into FEATURE/Vision
# Conflicts:
#	packages/server/src/index.ts
#	packages/ui/src/views/chatmessage/ChatMessage.js
2023-12-15 13:26:49 +05:30