Commit Graph

103 Commits

Author SHA1 Message Date
Henry Heng 2767cf0d1e Merge pull request #1399 from FlowiseAI/feature/MistralAI
Feature/Add Mistral
2023-12-17 19:51:49 +00:00
Henry 05db533396 add mistral 2023-12-15 18:59:11 +00:00
Henry 911b4fe7fb add new utilties - customfunction, setter/getter, replace code editor 2023-12-15 17:15:00 +00:00
Henry f51c1d5b7a check for array query parameter 2023-12-11 20:35:30 +00:00
Henry c06c25b0af add sanitize html types 2023-12-09 14:12:30 +00:00
vinodkiran 99bc9d64fb XSS: replacing deprecated sanitize-js with sanitize-html 2023-12-08 18:50:58 +05:30
vinodkiran 6e2d6cbac4 Merge branch 'main' into BUGFIX/XSS
# Conflicts:
#	packages/server/src/index.ts
2023-12-07 16:07:58 +05:30
vinodkiran e67c43157a XSS: Simplified by adding XSS middleware 2023-12-07 16:06:32 +05:30
Henry 8bdac386a5 Merge branch 'main' into feature/lshub-prompt 2023-12-06 00:12:35 +00:00
Henry 86b236182b added fix to restart flow when prompt is question prefix 2023-12-01 15:35:00 +00:00
vinodkiran acac9ee68d Merge branch 'main' into FEATURE/lshub-prompt
# Conflicts:
#	packages/server/src/index.ts
2023-12-01 10:36:11 +05:30
Henry 4b5f7028e3 fix chat history 2023-11-30 16:01:16 +00:00
vinodkiran e7583c3036 LS Prompt hub: right side details display changes 2023-11-29 20:16:32 +05:30
Henry Heng 20f2da1743 Merge pull request #1271 from avin-kavish/seperate-api-key-util
Refactor: Move api key utilities to separate file
2023-11-28 16:41:47 +00:00
vinodkiran 0693a8b4ca LS Prompt Hub: Prompt Display and sending back selected prompt to the prompt node 2023-11-28 19:27:39 +05:30
vinodkiran 8897dd9c5f LS Prompt Hub: Moving calls to server side and adding functionality to show the detailed prompt 2023-11-27 22:42:04 +05:30
Henry 12c688aae0 update langchain version 2023-11-24 14:29:50 +00:00
Avin 292b90ccb1 refactor: move api key utilities to seperate file 2023-11-23 15:14:01 +05:30
Henry 3638485d1b Merge branch 'main' into feature/VectorStoreRevamp 2023-11-22 19:49:55 +00:00
Henry Heng 98eddee2a2 Merge pull request #1259 from FlowiseAI/feature/VectaraChain
Feature/Add vectara chain
2023-11-21 14:44:43 +00:00
Henry 40a63008ec add vectara chain 2023-11-20 19:34:30 +00:00
Henry 9a3be5f4bf fix sessionid undefined 2023-11-20 14:38:33 +00:00
Henry 44cadc1cc3 add vector upsert ability 2023-11-16 18:34:17 +00:00
Henry 0f293e5a59 add openai assistant 2023-11-07 20:45:25 +00:00
Henry b44c203807 Merge branch 'main' into feature/output-parsers
# Conflicts:
#	packages/ui/src/views/chatmessage/ChatMessage.js
2023-11-03 13:10:06 +00:00
Henry 4f6cab47f8 code cleanup 2023-11-03 01:33:08 +00:00
Henry f57a08f59b disabled ouput parser streaming 2023-10-31 14:07:29 +00:00
Henry ea1f3f6789 add fix for backed chat message 2023-10-17 16:24:21 +01:00
Henry e5720f0860 Merge branch 'main' into feature/ChatHistory2 2023-10-16 13:30:03 +01:00
Henry f42a2d3387 add in-mem llm cache 2023-10-11 19:54:10 +01:00
Henry cf9e3499a7 add ollama 2023-10-11 12:24:06 +01:00
Henry Heng 77899b956e Update index.ts 2023-10-08 12:00:44 +01:00
Henry Heng dbd655580d Add fix where flow is not restarted when cache is used 2023-10-07 19:17:33 +01:00
chungyau97 e22e797428 Merge branch 'main' into feature/ChatHistory2 2023-10-02 14:25:33 +08:00
Henry ce9b9ad8ca add env variable to start.ts 2023-09-21 21:54:03 +01:00
chungyau97 922ba896ec Merge branch 'main' into feature/ChatHistory2 2023-09-19 14:08:04 +08:00
chungyau97 f7178074ad add retrieve internal chat message 2023-09-19 14:07:33 +08:00
Henry 9031057425 add FLOWISE_SECRETKEY_OVERWRITE 2023-09-18 16:45:00 +01:00
Henry d19f72db6f add analytic 2023-09-11 23:44:20 +01:00
chungyau97 209b4a6864 Merge branch 'main' into feature/RateLimit 2023-09-09 22:42:49 +08:00
chungyau97 008f1a95f1 init migration poc 2023-09-04 17:14:49 +08:00
chungyau97 34dd7a3a3d modify rateLimit data storage 2023-09-02 14:59:33 +08:00
chungyau97 993698eb55 Merge branch 'main' into feature/RateLimit 2023-09-01 18:42:16 +08:00
chungyau97 cbf17b3624 standardize rate limit return error message 2023-08-31 00:45:15 +08:00
chungyau97 1b75121d5e init rateLimiter 2023-08-30 21:35:16 +08:00
Henry a4f9b75d04 update autogpt 2023-08-30 11:37:28 +01:00
chungyau97 31fc8f37db rate limit poc 2023-08-28 18:41:17 +08:00
Henry ab60a6bda1 enable faiss streaming 2023-08-17 18:38:38 +01:00
Henry 94461025dc add vector to prompt 2023-08-16 01:43:11 +01:00
Henry 9daaef7583 removing child mode 2023-08-11 19:06:05 +01:00