Henry
|
fb28f61f8b
|
add memory option
|
2023-07-09 16:11:42 +01:00 |
Henry Heng
|
ba20145e30
|
Merge pull request #508 from FlowiseAI/feature/HuggingFace
Bugfix/add fix to HF endpoint
|
2023-07-08 23:06:13 +01:00 |
Henry Heng
|
45792665df
|
Update OpenAPIChain.ts
|
2023-07-08 22:34:46 +01:00 |
Henry
|
3cda348e95
|
add fix to HF endpoint
|
2023-07-08 21:31:43 +01:00 |
VJSai
|
6166074e07
|
Merge branch 'FlowiseAI:main' into main
|
2023-07-08 18:49:43 +05:30 |
vjsai
|
9cda188c73
|
fixed the issue in init as well
|
2023-07-08 18:45:18 +05:30 |
Ong Chung Yau
|
6a7e378baf
|
Merge pull request #504 from AidanTilgner/bugfix/puppeteer-chromium-not-found
fix: docker should install chromium and puppeteer should be no sandbox
|
2023-07-08 20:32:14 +08:00 |
vjsai
|
0d46c0226e
|
fixed header parsing issue
|
2023-07-08 18:01:51 +05:30 |
atilgner
|
90d7f4472d
|
fix: docker should install chromium and puppeteer should be no sandbox
|
2023-07-07 12:39:30 -07:00 |
Henry Heng
|
d9c5abe989
|
Merge pull request #503 from FlowiseAI/bugfix/ChainToolWithLLMChain
Bugfix/ChainTool with LLMChain
|
2023-07-07 20:25:59 +01:00 |
Henry
|
0923a35683
|
add endpoint to HF
|
2023-07-07 17:36:23 +01:00 |
Henry
|
c54cdd1940
|
add fix to allow chaintool with llmchain
|
2023-07-07 16:54:19 +01:00 |
vjsai
|
717468a018
|
Updated appropriate icon for OpenAPIChain
|
2023-07-07 18:38:22 +05:30 |
vjsai
|
c78ca494f5
|
Added OpenAPI chain
|
2023-07-06 18:28:33 +05:30 |
Henry
|
c2dde8bf8f
|
add fix to streaming
|
2023-07-06 12:02:43 +01:00 |
Henry
|
479a6bc7eb
|
update sessionId to optional
|
2023-07-03 17:59:52 +01:00 |
Govind Kumar
|
0efed9d7d4
|
added dynamo db backed memory
|
2023-07-02 23:45:42 +05:30 |
Govind Kumar
|
83e360619a
|
Merge branch 'main' of https://github.com/govind-kumarr/Flowise into feature/DynamoDb-Integration
|
2023-07-02 23:04:15 +05:30 |
Henry
|
2ac229a242
|
add 16k model to Azure
|
2023-07-02 00:55:25 +01:00 |
Henry Heng
|
28bed455fb
|
Merge pull request #440 from FlowiseAI/feature/FormatPromptValues
Feature/FormatPromptValues Revamp
|
2023-07-01 23:59:25 +01:00 |
Henry
|
7dda0d19c0
|
update Gitbook icon
|
2023-07-01 13:21:40 +01:00 |
Govind Kumar
|
894902ea83
|
added gitBook integration
|
2023-06-30 22:33:11 +05:30 |
Govind Kumar
|
18c1d95212
|
Merge branch 'main' into feature/DynamoDb-Integration
|
2023-06-30 19:00:28 +05:30 |
Govind Kumar
|
bc71e57834
|
added initial code
|
2023-06-30 18:58:15 +05:30 |
Jeffrey-Wang
|
184a783847
|
fix: temperature convert to float
|
2023-06-29 21:23:21 +08:00 |
Jeffrey
|
7a8db1dff3
|
fix: temperature should convert to float
|
2023-06-29 14:21:44 +08:00 |
Henry
|
511c4995e9
|
format prompt values revamp
|
2023-06-28 22:59:56 +01:00 |
Henry Heng
|
dc2f35bfad
|
Merge pull request #407 from ivalkshfoeif/feature/redis-backed-chat-memory
Feature/Redis-Backed Chat Memory
|
2023-06-28 21:42:20 +01:00 |
ivalkshfoeif
|
c36489f947
|
Update redis icon
|
2023-06-28 10:10:12 -07:00 |
chungyau97
|
b6a5cd0cb3
|
remove returnJSONStr function
|
2023-06-27 23:07:31 +08:00 |
Henry Heng
|
4765464b2d
|
Merge pull request #409 from govind-kumarr/feature/Qdrant-VectorStore-Integration
Feature/Qdrant vector store integration
|
2023-06-26 17:31:11 +01:00 |
Govind Kumar
|
ab029a845e
|
added revised changes
|
2023-06-26 20:46:37 +05:30 |
Govind Kumar
|
3481d7deca
|
added qdrant vector store integration
|
2023-06-24 11:56:27 +05:30 |
ivalkshfoeif
|
0fb1d8a1ff
|
add redis-backed chat memory
|
2023-06-23 17:57:36 -07:00 |
Henry
|
6d931caf91
|
Merge branch 'main' into feature/CustomTool
|
2023-06-22 16:17:26 +01:00 |
ivalkshfoeif
|
7646e973e3
|
update pointer attribute and logic
|
2023-06-21 19:34:30 -07:00 |
ivalkshfoeif
|
7ce0f71e2f
|
add JSONLines Loader
|
2023-06-21 18:56:37 -07:00 |
Henry
|
412539a9db
|
update openai agent
|
2023-06-21 20:56:25 +01:00 |
Henry
|
70da39629c
|
add custom tool
|
2023-06-21 18:31:53 +01:00 |
Henry Heng
|
01e5e12e4e
|
Merge pull request #347 from FlowiseAI/feature/CodeTextSplitter
Feature/CodeSplitter
|
2023-06-16 16:52:19 +01:00 |
Ong Chung Yau
|
00e6f8e7fe
|
Merge pull request #344 from FlowiseAI/upgrade/AzureOpenAIEmbeddingInput
upgrade/AzureOpenAIEmbeddingInput
|
2023-06-16 21:41:26 +07:00 |
Henry
|
1c4880f665
|
change latext splitter to code splitter
|
2023-06-16 15:39:49 +01:00 |
Henry
|
9224fbed9b
|
Merge branch 'main' into bugfix/Weaviate-PDF
# Conflicts:
# packages/components/package.json
|
2023-06-16 13:43:41 +01:00 |
Henry
|
93c24644d3
|
Merge branch 'main' into bugfix/Weaviate-PDF
# Conflicts:
# packages/components/package.json
|
2023-06-16 13:41:31 +01:00 |
chungyau97
|
c2b35f6c95
|
AzureOpenAIEmbedding modify user input
|
2023-06-16 16:57:54 +07:00 |
disflyer
|
fae714ba4b
|
Merge branch 'main' into feature/add-playwright-nodes
|
2023-06-16 09:32:57 +08:00 |
Pravesh-mansharamani
|
410b1249c2
|
fixed the prettier error
|
2023-06-15 21:00:19 +05:30 |
Pravesh-mansharamani
|
b499d30774
|
Added the Figma docs loader
|
2023-06-15 20:52:49 +05:30 |
Henry Heng
|
aa13821849
|
Merge pull request #334 from Pravesh-mansharamani/feature/LatexTextSplitter
LatexTextSplitter Integration #226
|
2023-06-15 15:11:06 +01:00 |
Govind Kumar
|
2157fdb7f6
|
Merge branch 'main' into feature/Subtitles-Loader-Integration
|
2023-06-15 10:12:18 +05:30 |