Ilango
|
7486d33237
|
Fix issue with relativeLinksMethod and limit not applying to manage links
|
2024-02-06 10:36:27 +05:30 |
|
Henry
|
9189b70131
|
🥳 flowise-ui@1.5.0 release
|
2024-02-06 03:02:16 +08:00 |
|
Henry Heng
|
340e85da91
|
Merge pull request #1611 from FlowiseAI/feature/LlamaIndex
Feature/llama index
|
2024-02-02 20:00:21 +00:00 |
|
Henry
|
68bc3c708f
|
🥳 flowise-ui@1.4.9 release
|
2024-01-31 13:34:28 +00:00 |
|
Henry
|
b636b4384c
|
Merge branch 'main' into feature/LlamaIndex
# Conflicts:
# packages/server/src/index.ts
|
2024-01-27 23:22:05 +00:00 |
|
Ilango
|
94d8e003e7
|
Merge branch 'main' of github.com:0xi4o/Flowise into feature/scrapped-links
|
2024-01-26 03:57:21 +05:30 |
|
Henry
|
2d6dcb3e82
|
Merge branch 'main' into feature/LlamaIndex
# Conflicts:
# .github/workflows/autoSyncMergedPullRequest.yml
|
2024-01-25 19:16:20 +00:00 |
|
Henry
|
4ce0ee2600
|
🥳 flowise-ui@1.4.8 release
|
2024-01-25 16:21:41 +00:00 |
|
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
|
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 |
|
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 |
|
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
|
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
|
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
|
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 |
|
Henry
|
c6a82156c1
|
🥳 flowise-ui@1.4.5 release
|
2023-12-20 16:51:46 +00:00 |
|
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
|
333c834698
|
Merge branch 'main' into FEATURE/env-vars
|
2023-12-13 22:10:49 +05:30 |
|
Henry
|
ebe24da14d
|
Merge branch 'main' into feature/conversation-starters
|
2023-12-12 22:34:42 +00:00 |
|
vinodkiran
|
790c7eabeb
|
Environment Variables: Validations and minor fixes
|
2023-12-12 16:20:32 +05:30 |
|
vinodkiran
|
c2e97b54ac
|
Environment Variables: Validations and minor fixes
|
2023-12-12 16:19:52 +05:30 |
|
vinodkiran
|
bfa870e56b
|
Environment Variables: injection of variables ($env) into the custom tool and addition of ($flow) object
|
2023-12-12 12:19:35 +05:30 |
|