Henry
|
c35eb0b7e5
|
add separate logic for conversation chain for openai vision
|
2024-03-09 17:01:22 +08:00 |
vinodkiran
|
bce7ff9ada
|
refactoring of interface into the common interface.ts file and misc changes
|
2024-03-08 17:59:54 +05:30 |
vinodkiran
|
2b0ca60686
|
lint fixes
|
2024-03-07 20:09:05 +05:30 |
vinodkiran
|
63b8c23072
|
Addition of Claude for Image uploads
|
2024-03-07 18:55:24 +05:30 |
Henry
|
2df05b3252
|
add claude 3 and xml agent
|
2024-03-06 01:05:43 +08:00 |
Henry
|
02735a1f1e
|
add image upload bugfix and import deps
|
2024-03-03 00:42:04 +08:00 |
Henry
|
b884e93ba2
|
fix speech to text dialog credential, fix url changed when clicked settings menu item
|
2024-02-24 15:39:07 +08:00 |
Henry
|
a48edcd3a8
|
touchup fixes
|
2024-02-21 18:39:24 +08:00 |
vinodkiran
|
4cee518cbf
|
image uploads for mrkl agent
|
2024-02-20 13:48:02 -08:00 |
vinodkiran
|
0bc85593d5
|
Merge branch 'main' into FEATURE/Vision
# Conflicts:
# packages/components/nodes/agents/MRKLAgentChat/MRKLAgentChat.ts
|
2024-02-20 13:26:22 -08:00 |
Henry
|
15afb8a2dd
|
update mrkl agents
|
2024-02-20 18:23:39 +08:00 |
vinodkiran
|
b31e8715f4
|
reverting all image upload logic to individual chains/agents
|
2024-02-19 15:27:19 -08:00 |
Henry
|
46c47017bd
|
Merge branch 'main' into FEATURE/Vision
# Conflicts:
# packages/components/nodes/agents/ConversationalAgent/ConversationalAgent.ts
# packages/components/nodes/agents/MRKLAgentChat/MRKLAgentChat.ts
# packages/components/nodes/chains/ConversationChain/ConversationChain.ts
# packages/components/nodes/chains/LLMChain/LLMChain.ts
# packages/components/nodes/chatmodels/ChatOpenAI/ChatOpenAI.ts
|
2024-02-19 20:38:34 +08:00 |
vinodkiran
|
52ffa1772b
|
Multimodal Fixes...removing all static methods/variables.
|
2024-02-15 18:18:36 -05:00 |
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 |
vinodkiran
|
5c8f48c2f1
|
Multimodal: Image Uploads.
|
2024-01-31 19:03:39 -05:00 |
Henry
|
02fe500f21
|
Merge branch 'main' into chore/Upgrade-LC-version
# Conflicts:
# packages/components/nodes/cache/RedisCache/RedisCache.ts
# packages/components/nodes/cache/RedisCache/RedisEmbeddingsCache.ts
# packages/components/nodes/chains/ConversationChain/ConversationChain.ts
# packages/components/nodes/tools/RetrieverTool/RetrieverTool.ts
# packages/components/nodes/vectorstores/Qdrant/Qdrant.ts
# packages/components/nodes/vectorstores/Redis/Redis.ts
# packages/components/nodes/vectorstores/Redis/RedisSearchBase.ts
# packages/components/nodes/vectorstores/Redis/Redis_Existing.ts
# packages/components/nodes/vectorstores/Redis/Redis_Upsert.ts
# packages/components/src/agents.ts
|
2024-01-31 00:25:37 +00:00 |
Henry
|
4d6881b506
|
add return source documens to retriever tool
|
2024-01-30 14:12:55 +00:00 |
Henry
|
0606d2c6dd
|
upgrade langchain version 0.1.0
|
2024-01-26 23:41:55 +00:00 |
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 |
YISH
|
be0fff4d9d
|
Fix OpenAIFunctionAgent that function not return string result
refer to https://github.com/langchain-ai/langchain/blob/master/libs/langchain/langchain/agents/format_scratchpad/openai_functions.py#L29
and fix the role of systemMessage from `ai` to `system`.
|
2024-01-10 17:41:53 +08:00 |
Henry
|
02482f1b38
|
change agent/chain with memory to use runnable
|
2024-01-08 13:02:56 +00:00 |
Henry
|
8eabd8f0c2
|
wrap in a try catch block
|
2023-12-29 13:50:33 +00:00 |
Henry
|
5ab2d63de8
|
only submitting tool outputs when requiresaction
|
2023-12-29 13:29:24 +00:00 |
Henry
|
ab556b71cf
|
avoid submitting tool outputs when in_progress
|
2023-12-29 01:43:30 +00:00 |
Henry
|
85e6fad0aa
|
added input moderation to assistant, prevent app from crashing by using try catch
|
2023-12-28 01:11:00 +00:00 |
Henry
|
6306904cfc
|
add missing methods, abstract classes
|
2023-12-26 15:54:50 +00:00 |
Henry
|
cc7debda0e
|
update openai assistant tool
|
2023-12-21 01:52:03 +00:00 |
Henry
|
19f2989c83
|
rename agent executor name
|
2023-12-21 01:14:53 +00:00 |
Henry
|
48b17fc785
|
pass sessionId to custom tool
|
2023-12-20 23:59:04 +00:00 |
abhishekshankr
|
4ce79acdf6
|
Update OpenAI Icons
|
2023-12-19 17:52:50 -05:00 |
abhishekshankr
|
47eea06895
|
Removed Existing Icons
|
2023-12-18 03:10:04 -05:00 |
abhishekshankr
|
5917a9af51
|
Updated Agent Icons
|
2023-12-18 03:09:35 -05:00 |
abhishekshankr
|
d214ddfe5b
|
Initial Icon Tests
|
2023-12-13 12:45:00 -05:00 |
Henry
|
7578183ac2
|
add custom analytics
|
2023-12-07 18:46:03 +00:00 |
Henry
|
4b5f7028e3
|
fix chat history
|
2023-11-30 16:01:16 +00:00 |
Henry
|
8dec825c2d
|
Merge branch 'main' into feature/OpenAI-Function
# Conflicts:
# packages/server/marketplaces/chatflows/API Agent OpenAI.json
# packages/server/marketplaces/chatflows/Conversational Retrieval Agent.json
# packages/server/marketplaces/chatflows/OpenAI Agent.json
|
2023-11-29 00:26:36 +00:00 |
Henry
|
464a23e0f4
|
update agent model
|
2023-11-29 00:25:08 +00:00 |
Henry
|
f36cfca87b
|
Merge branch 'main' into feature/OpenAI-Assistant
|
2023-11-28 16:24:46 +00:00 |
Henry
|
1cd465a08e
|
update openai assistant version
|
2023-11-28 16:23:11 +00:00 |
Henry Heng
|
28daa5b3eb
|
Merge pull request #1302 from FlowiseAI/feature/OpenAI-Assistant
Feature/add disable file download and regex to remove citation
|
2023-11-28 16:19:24 +00:00 |
Henry
|
7362dec5c1
|
add disable file download and regex to remove citation
|
2023-11-28 16:08:35 +00:00 |
Henry
|
3536c2afec
|
fix memory nodes
|
2023-11-27 15:34:28 +00:00 |
Henry
|
0d7b916b86
|
update models for openai function
|
2023-11-24 11:55:56 +00:00 |
Henry
|
3638485d1b
|
Merge branch 'main' into feature/VectorStoreRevamp
|
2023-11-22 19:49:55 +00:00 |
Henry
|
75874f0dfa
|
fix image fetching method
|
2023-11-22 03:01:57 +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
|
b995796938
|
add openai assistant tools and documents fix
|
2023-11-10 15:41:59 +00:00 |
Henry
|
b7cd38c83d
|
fix when directory is not created
|
2023-11-09 16:12:26 +00:00 |