Henry
|
b636b4384c
|
Merge branch 'main' into feature/LlamaIndex
# Conflicts:
# packages/server/src/index.ts
|
2024-01-27 23:22:05 +00:00 |
Henry Heng
|
b382dd4c43
|
Merge pull request #1621 from FlowiseAI/feature/OpenAI-Embedding
Feature/open ai embedding
|
2024-01-27 12:36:43 +00:00 |
Henry
|
29d840c09e
|
update pinecone marketplace version
|
2024-01-27 00:56:33 +00:00 |
Henry
|
a711e21ac7
|
update embeddings and marketplace templates
|
2024-01-27 00:52:23 +00:00 |
Henry Heng
|
c1767f302d
|
Merge pull request #1610 from raffareis/feat/new-gpt-4-models
Update ChatOpenAI.ts to include new openai's Chat models
|
2024-01-27 00:14:58 +00:00 |
Henry Heng
|
ee058139ed
|
Merge pull request #1620 from FlowiseAI/bugfix/Qdrant-Filter
Bugfix/Qdrant Filter
|
2024-01-26 21:50:14 +00:00 |
Henry
|
b050920a77
|
filter fix
|
2024-01-26 20:10:43 +00:00 |
Henry Heng
|
20b2cd2933
|
Merge pull request #1619 from FlowiseAI/bugfix/Custom-Function-Ending-Node
Bugfix/custom function ending node
|
2024-01-26 19:50:37 +00:00 |
Henry
|
d6030f8e9c
|
fix custom function ending node
|
2024-01-26 19:24:48 +00:00 |
Henry Heng
|
601a4d6b66
|
Merge pull request #1591 from mokeyish/patch-2
Allows CustomFunction to be set as an Ending Node.
|
2024-01-26 12:15:40 +00:00 |
YISH
|
50cef64193
|
Allows CustomFunction to be set as an Ending Node
|
2024-01-26 09:17:33 +08:00 |
Henry
|
3d670fec81
|
update query engine
|
2024-01-26 00:22:24 +00:00 |
Ilango
|
09d2b96231
|
Merge pull request #1566 from 0xi4o/feature/scrapped-links
FEATURE: Select which links should be used in web scraper nodes (cheerio, puppeteer, and playwright)
|
2024-01-26 04:08:34 +05:30 |
Ilango
|
94d8e003e7
|
Merge branch 'main' of github.com:0xi4o/Flowise into feature/scrapped-links
|
2024-01-26 03:57:21 +05:30 |
Ilango
|
98acb35376
|
Revert adding condition to skip initialization of web scraper nodes
|
2024-01-26 03:55:59 +05:30 |
Henry
|
1fb3e25f53
|
update linting issues
|
2024-01-25 21:57:56 +00:00 |
Rafael Reis
|
274125a289
|
Update ChatOpenAI.ts
|
2024-01-25 16:38:15 -03:00 |
Henry
|
2d6dcb3e82
|
Merge branch 'main' into feature/LlamaIndex
# Conflicts:
# .github/workflows/autoSyncMergedPullRequest.yml
|
2024-01-25 19:16:20 +00:00 |
Henry Heng
|
eb4d54552c
|
Merge pull request #1609 from FlowiseAI/feature/Pinecone
chore/pinecone env lint
|
2024-01-25 19:03:10 +00:00 |
Henry
|
049a35968a
|
remove pinecone env linting issue
|
2024-01-25 18:30:27 +00:00 |
Henry
|
1c6694b197
|
🥳 flowise@1.4.11 release
|
2024-01-25 16:22:42 +00:00 |
Henry
|
4ce0ee2600
|
🥳 flowise-ui@1.4.8 release
|
2024-01-25 16:21:41 +00:00 |
Henry
|
dc19fde063
|
🥳 flowise-components@1.5.2 release
|
2024-01-25 16:21:05 +00:00 |
Henry Heng
|
523c9a1b9c
|
Merge pull request #1599 from fletch-ai/chore/Update-AzureOpenAI-LLM-Types
Added support for gpt-4 and gpt-4-32k models
|
2024-01-25 15:50:37 +00:00 |
Ilango
|
3abfa13587
|
Add condition to skip initializing web scraper nodes during prediction
|
2024-01-25 11:23:11 +05:30 |
Octavian FlowiseAI
|
1104257720
|
yml linter fix
|
2024-01-25 04:01:10 +01:00 |
Octavian FlowiseAI
|
52f2471ebc
|
Update autoSyncSingleCommit.yml - enable multi-line commitMessage
|
2024-01-25 03:55:35 +01:00 |
Octavian FlowiseAI
|
600f99aa95
|
Update autoSyncMergedPullRequest.yml
Use the pull_request_target event instead of pull_request since pull_request_target has access to the secrets.
|
2024-01-25 03:42:06 +01:00 |
Henry Heng
|
d38433ba5d
|
Merge pull request #1602 from tsiougkosn/main
feature : include chat message id in result
|
2024-01-25 01:43:25 +00:00 |
Henry Heng
|
01c245a182
|
Merge pull request #1605 from vectara/update_vectara_flow
updated vectara chatflow
|
2024-01-25 01:43:13 +00:00 |
Ofer Mendelevitch
|
8a96493e32
|
after yarn lint
|
2024-01-24 16:45:37 -08:00 |
Ofer Mendelevitch
|
03e2869b8e
|
updated vectara chatflow
|
2024-01-24 16:13:19 -08:00 |
nikos.tsiougkos
|
da346d7814
|
include chat message id in result
|
2024-01-24 18:05:32 +02:00 |
Henry
|
2279ffd57d
|
update conversational retrieval agent
|
2024-01-24 14:13:44 +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 |
Darien Kindlund
|
61e1866615
|
Added support for gpt-4 and gpt-4-32k models
|
2024-01-23 17:53:57 -05:00 |
Ilango
|
6395b121b4
|
Update input url if user changed the url in manage links dialog
|
2024-01-23 16:59:05 +05:30 |
Octavian FlowiseAI
|
764efcccb7
|
Update autoSyncSingleCommit.yml
|
2024-01-22 10:09:19 +01:00 |
Octavian FlowiseAI
|
fb2e6a0e08
|
Update autoSyncSingleCommit.yml
- send single commit message
|
2024-01-22 10:08:29 +01:00 |
Octavian FlowiseAI
|
ddab853cfd
|
Update autoSyncMergedPullRequest.yml
- send pr title
- send pr description
|
2024-01-22 09:57:01 +01:00 |
Ilango
|
193e5c4640
|
Update console statements to use logger
|
2024-01-22 08:49:04 +05:30 |
Ilango
|
c24708f53b
|
Set default value for get links limit in web scraper nodes - cheerio, playwright, and puppeteer
|
2024-01-22 08:42:44 +05:30 |
Ilango
|
bf60a1a2a9
|
Fix multiple calls to parseInt
|
2024-01-22 08:30:36 +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 |
Henry Heng
|
2a8ac5ac39
|
Merge pull request #1586 from FlowiseAI/feature/Return-chatId-from-response
Feature/Update Return Response
|
2024-01-22 00:46:23 +00:00 |
Henry
|
2dd1c71cf2
|
return response
|
2024-01-21 22:26:58 +00:00 |
Henry Heng
|
f748d4751f
|
Merge pull request #1583 from FlowiseAI/bugfix/Settings-Path
Bugfix/add env path for settings json
|
2024-01-21 18:33:06 +00:00 |
Henry
|
5d25c35a1a
|
add env path for settings json
|
2024-01-21 18:24:54 +00:00 |
Henry Heng
|
6e4b2b0946
|
Merge pull request #1570 from FlowiseAI/feature/ConversationChain
Feature/Add Verbose to Chains
|
2024-01-19 23:45:38 +00:00 |