Commit Graph

48 Commits

Author SHA1 Message Date
Ilango e4a9ee730a Fix merge conflicts 2024-02-28 15:15:51 +05:30
Ilango 3bb2b39896 Fix merge conflict and update how feedback is saved/retrieved 2024-02-20 14:38:36 +05:30
Ilango 26d5d6d6a2 Save feedback id to message and update feedback 2024-02-15 15:13:47 +05:30
Ilango 7d00f6fbe9 Add database entity for chat message feedback 2024-02-06 17:07:22 +05:30
Henry 9cd0362f24 Merge branch 'main' into FEATURE/Vision
# Conflicts:
#	packages/components/nodes/chains/ConversationChain/ConversationChain.ts
#	packages/server/src/index.ts
#	packages/server/src/utils/index.ts
2024-02-02 02:54:06 +00:00
Henry 398a31f426 UI touchup 2024-01-17 00:39:14 +00:00
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
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
vinodkiran 1d1bd4f556 Environment Variables: Dashboard along with CRUD Operations on variables. 2023-12-10 22:38:18 +05:30
Henry d2d21c45fe fix upser vector API 2023-12-08 18:51:40 +00:00
vinodkiran dc265eb472 Merge branch 'main' into FEATURE/Vision
# Conflicts:
#	packages/server/src/index.ts
2023-12-06 12:33:56 +05:30
vinodkiran 73f7046316 GPT Vision: Initial implementation of the OpenAI Vision API 2023-12-06 12:31:33 +05:30
Henry 0ee47c2ccf remove import/export database 2023-11-28 16:58:16 +00:00
Henry 3638485d1b Merge branch 'main' into feature/VectorStoreRevamp 2023-11-22 19:49:55 +00:00
Henry c7add45647 add file annotations, sync and delete assistant 2023-11-20 00:55:58 +00:00
Henry 44cadc1cc3 add vector upsert ability 2023-11-16 18:34:17 +00:00
Henry b607c1228f add upload files and tool features 2023-11-09 11:55:30 +00:00
Henry 0f293e5a59 add openai assistant 2023-11-07 20:45:25 +00:00
chungyau97 43a117c39e Merge branch 'main' into feature/ChatHistory2 2023-10-22 07:29:24 +08:00
Henry f42a2d3387 add in-mem llm cache 2023-10-11 19:54:10 +01:00
chungyau97 d6cf5fed42 add chatId column 2023-09-18 21:45:51 +08:00
chungyau97 7b54f17a58 modify addChatMessage 2023-09-15 21:25:28 +08:00
chungyau97 bc7d95cf9d add migration query for chat history 2023-09-14 14:50:56 +08:00
Henry d19f72db6f add analytic 2023-09-11 23:44:20 +01:00
chungyau97 34dd7a3a3d modify rateLimit data storage 2023-09-02 14:59:33 +08:00
chungyau97 1b75121d5e init rateLimiter 2023-08-30 21:35:16 +08:00
Henry 9daaef7583 removing child mode 2023-08-11 19:06:05 +01:00
Henry 53cb3c3251 add multi config 2023-07-31 23:18:07 +01:00
Henry 413d654493 add credentials 2023-07-15 14:25:52 +01:00
Henry 1d74473ef3 update deployed as nullable 2023-07-05 18:50:09 +01:00
Henry 9bca78b66a add nullable to isPublic 2023-07-05 18:27:02 +01:00
Henry 636ad5dc0c add deployed boolean back 2023-07-05 18:14:54 +01:00
Henry c8ba8e2aee add tools marketplace 2023-07-01 23:59:51 +01:00
Henry 7141401e26 fix bug where share chatflow is not able to open on any other browser 2023-06-29 23:47:20 +01:00
Henry e554ac54dd add full page chatbot and react chatbot 2023-06-26 02:37:40 +01:00
Henry 70da39629c add custom tool 2023-06-21 18:31:53 +01:00
Jeffrey-Wang fe6737a6cb fix: childprocess chatId. 2023-06-12 21:52:46 +08:00
Henry b071790a5a add return source documents functioanality 2023-06-08 23:51:34 +01:00
Henry e89785080b enable streaming 2023-05-22 17:16:21 +01:00
Henry 205de44234 add child processes 2023-05-15 23:49:14 +01:00
Henry 6ab1ff1062 add functionality to export and load database 2023-05-14 20:33:43 +01:00
Henry 8d3a374257 add api config 2023-05-04 18:44:51 +01:00
Henry 2a98c9510f add API authorization 2023-04-29 18:01:40 +01:00
Henry df7a3995cd add chatpools data 2023-04-19 23:31:41 +01:00
Henry 4b9c39cf54 Add feature to be able to chain prompt values 2023-04-16 23:17:08 +01:00
Henry 7e3c8f268f add fixes to bugs where nodes are triggered multiple times 2023-04-14 22:55:52 +01:00
Henry 58e06718d1 Add more nodes for agents, loaders 2023-04-10 13:56:44 +01:00
Henry 05c86ff9c5 Initial push 2023-04-06 22:17:34 +01:00