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
|
bfeebcd229
|
update Zep version
|
2023-12-05 19:02:33 +00:00 |
|
Henry
|
86b236182b
|
added fix to restart flow when prompt is question prefix
|
2023-12-01 15:35:00 +00:00 |
|
Henry
|
4b5f7028e3
|
fix chat history
|
2023-11-30 16:01:16 +00:00 |
|
Henry
|
6a7726956c
|
update marketplace templates
|
2023-11-29 00:52:48 +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
|
0ee47c2ccf
|
remove import/export database
|
2023-11-28 16:58:16 +00:00 |
|
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 |
|
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
|
3536c2afec
|
fix memory nodes
|
2023-11-27 15:34:28 +00:00 |
|
vinodkiran
|
c96572e10f
|
GPT Vision - OpenAIVisionChain
|
2023-11-25 16:39:02 +05:30 |
|
Henry
|
9f2c01dc37
|
🥳 flowise@1.4.3 release
|
2023-11-24 17:08:16 +00:00 |
|
Henry
|
12c688aae0
|
update langchain version
|
2023-11-24 14:29:50 +00:00 |
|
Henry
|
0d7b916b86
|
update models for openai function
|
2023-11-24 11:55:56 +00:00 |
|
Henry Heng
|
e93ce07851
|
Merge pull request #1243 from FlowiseAI/feature/VectorStoreRevamp
Feature/add vector upsert ability
|
2023-11-23 17:08:51 +00:00 |
|
Henry Heng
|
e1583766c0
|
Merge pull request #1222 from vinodkiran/FEATURE/input-moderation
ResponsibleAI - Input Moderation - …
|
2023-11-23 16:34:17 +00:00 |
|
Avin
|
292b90ccb1
|
refactor: move api key utilities to seperate file
|
2023-11-23 15:14:01 +05:30 |
|
vinodkiran
|
b3f44e0495
|
ResponsibleAI - Input Moderation - Renaming of files for better clarity and alignment to functionality
|
2023-11-23 10:48:00 +05:30 |
|
Henry Heng
|
0b93b337fd
|
Merge pull request #1260 from vinodkiran/FEATURE/keys-credentials
UX Changes to the API Keys Screens
|
2023-11-23 01:36:25 +00:00 |
|
Henry
|
3638485d1b
|
Merge branch 'main' into feature/VectorStoreRevamp
|
2023-11-22 19:49:55 +00:00 |
|
Henry
|
7d13b6323f
|
fix namings, update description, show badge and node info
|
2023-11-22 19:48:01 +00:00 |
|
Henry
|
c274085d42
|
slight naming changes
|
2023-11-22 17:10:18 +00:00 |
|
Henry
|
8358e59df2
|
add claude-2.1
|
2023-11-21 19:18:08 +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 |
|
vinodkiran
|
c716c1972a
|
API Key: UX Fixes and adjustments post the dashboard updates
|
2023-11-21 18:40:20 +05:30 |
|
vinodkiran
|
b1f5f52567
|
Merge branch 'main' into FEATURE/keys-credentials
# Conflicts:
# packages/ui/src/views/apikey/index.js
|
2023-11-21 17:22:52 +05:30 |
|
Henry Heng
|
d4e68f2a79
|
Merge pull request #1231 from vinodkiran/FEATURE/UI-Updates
Feature/UI updates - Reorganizing Chatflow Dashboard
|
2023-11-21 11:02:41 +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
|
de7f343f90
|
Merge branch 'main' into FEATURE/UI-Updates
# 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
|
2023-11-20 12:18:23 +00:00 |
|
Henry Heng
|
10c3066a91
|
Merge pull request #1252 from FlowiseAI/feature/OpenAI-Assistant
Feature/Add file annotations, sync and delete assistant
|
2023-11-20 12:14:52 +00:00 |
|
vinodkiran
|
a4a1e7d562
|
API Key: Changes to API Key Dashboard to show usage details (chatflows)
|
2023-11-20 13:03:28 +05:30 |
|
Henry
|
c7add45647
|
add file annotations, sync and delete assistant
|
2023-11-20 00:55:58 +00:00 |
|
vinodkiran
|
28f5d94c13
|
API Keys: Displaying the names of the chatflows associated with the keys and Warning the user before deletion.
|
2023-11-18 16:47:15 +05:30 |
|
vinodkiran
|
97247713ef
|
UX Changes: Fixed 2 edge cases, (1) UI-tag not added, when the user clicks the submit without hitting enter and (2) server side error when the update/rename is attempted before any flow is opened
|
2023-11-17 11:24:55 +05:30 |
|
Henry
|
44cadc1cc3
|
add vector upsert ability
|
2023-11-16 18:34:17 +00:00 |
|
vinodkiran
|
a7b34848cd
|
UX Changes: Ability to set category (tags) to each chatflow; corresponding changes to table display and table search
|
2023-11-16 08:29:06 +05:30 |
|
Henry
|
4baba784c5
|
🥳 flowise@1.4.2 minor bugfix release
|
2023-11-10 16:42:22 +00:00 |
|
Henry Heng
|
9205a29787
|
Merge pull request #1207 from FlowiseAI/feature/OpenAI-Assistant
Feature/add openai assistant tools and documents fix
|
2023-11-10 16:07:00 +00:00 |
|
Henry
|
b995796938
|
add openai assistant tools and documents fix
|
2023-11-10 15:41:59 +00:00 |
|
Henry Heng
|
6ed80d8d48
|
Merge pull request #1190 from vincent-pli/correct-help-link-apichain
Correct the help link for apichain
|
2023-11-09 17:37:13 +00:00 |
|
Henry
|
0a84c2e093
|
🥳 flowise@1.4.1 minor bugfix release
|
2023-11-09 16:47:34 +00:00 |
|
Henry Heng
|
54486565b8
|
Merge pull request #1202 from FlowiseAI/feature/OpenAI-Assistant
Bugfix/Directory is not created
|
2023-11-09 16:37:23 +00:00 |
|
Henry
|
b7cd38c83d
|
fix when directory is not created
|
2023-11-09 16:12:26 +00:00 |
|
Henry
|
c7fcc90fbe
|
update flowise-ui and components package json
|
2023-11-09 13:55:21 +00:00 |
|
Henry
|
4d2ef9b7ec
|
update marketplace
|
2023-11-09 12:45:58 +00:00 |
|
Henry
|
b607c1228f
|
add upload files and tool features
|
2023-11-09 11:55:30 +00:00 |
|