Henry
|
019e7caac3
|
🥳 flowise-components@1.5.1 release
|
2024-01-16 16:07:28 +00:00 |
|
Henry Heng
|
60ebbaa0c5
|
Merge pull request #1544 from 0xi4o/bug/add-credentials-error
FIX: Upstash redis error causing deployment and adding credentials error
|
2024-01-16 15:35:31 +00:00 |
|
Ilango
|
0e7df3a5b5
|
Lock upstash redis version which will fix the credentials and deployment issues
|
2024-01-16 20:52:25 +05:30 |
|
YISH
|
c77e23b0d1
|
Fix CustomFunction receiving excaped inputs
|
2024-01-16 15:32:51 +08:00 |
|
Henry Heng
|
24d227598b
|
Merge pull request #1532 from FlowiseAI/feature/Lagnfuse-Session-Id
Feature/SessionId Tracking
|
2024-01-15 19:12:57 +00:00 |
|
Henry
|
b3ab8527f5
|
add ts-ignore
|
2024-01-15 18:36:31 +00:00 |
|
Henry
|
4ef9c1f511
|
add sessionId tracking
|
2024-01-15 18:28:46 +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 |
|
Henry Heng
|
5239b2707f
|
Merge pull request #1495 from kkacsh321/localai_auth
FEATURE: LocalAI Credential, Optional LocalAI Auth, Model list env var
|
2024-01-14 12:14:07 +00:00 |
|
Henry Heng
|
92ba6ce769
|
Merge pull request #1509 from mokeyish/patch-3
Fix OpenAIFunctionAgent that function not return string result
|
2024-01-14 12:06:54 +00:00 |
|
Keith Kacsh
|
8a4b6a7224
|
Fixing naming, handling embeddings for LocalAI also
|
2024-01-13 19:14:45 -07:00 |
|
Henry Heng
|
733f1ec484
|
Merge pull request #1462 from vectara/add_mmr_vectara
added support for MMR
|
2024-01-14 00:18:29 +00:00 |
|
hakeemsyd
|
9aaa4313cb
|
svg added and refactored again
|
2024-01-12 02:43:43 +05:00 |
|
hakeemsyd
|
e2365ff220
|
Update AstraApi.credential.ts
|
2024-01-12 01:43:22 +05:00 |
|
hakeemsyd
|
8a470a85b7
|
chore: refactoring (naming convention)
|
2024-01-12 01:36:57 +05:00 |
|
hakeemsyd
|
e634a6b584
|
feature: Integrate Astra Vectorstore
|
2024-01-12 00:31:21 +05: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 |
|
YISH
|
1dc9690696
|
Add milvusTextField configuration for Milvus
langchain python use `text`
https://github.com/langchain-ai/langchain/blob/master/libs/community/langchain_community/vectorstores/milvus.py#L119
while langchian js use `langchain`
https://github.com/langchain-ai/langchainjs/blob/main/libs/langchain-community/src/vectorstores/milvus.ts#L61
so it is necessary to add milvusTextField configuration for Milvus.
|
2024-01-10 17:32:46 +08:00 |
|
Keith Kacsh
|
6ec1c9249b
|
Revert model var to string, refactor for case without a key and just override if so
|
2024-01-08 17:53:18 -07:00 |
|
Ofer Mendelevitch
|
a26167ac5a
|
updated component to V2.0
Updated marketplace "Chain Upload" JSON file
|
2024-01-08 16:09:50 -08:00 |
|
Henry
|
07411a78a3
|
removed zapier nla credential
|
2024-01-08 23:34:53 +00:00 |
|
Ofer Mendelevitch
|
78a6926ca3
|
added step to diversityBias
|
2024-01-08 10:26:17 -08:00 |
|
Ofer Mendelevitch
|
244093923d
|
updates per PR comments
|
2024-01-08 07:25:54 -08:00 |
|
Henry Heng
|
33c74261ec
|
Merge pull request #1483 from FlowiseAI/bugfix/Pass-JSON-Variable-Value
Bugfix/Pass Json Variable Value
|
2024-01-08 13:13:00 +00:00 |
|
Henry
|
02482f1b38
|
change agent/chain with memory to use runnable
|
2024-01-08 13:02:56 +00:00 |
|
Keith Kacsh
|
595f1ed7f2
|
Introduce new credential for LocalAI, Pass optional auth to LocalAI, New env var
|
2024-01-06 17:16:06 -07:00 |
|
Ofer Mendelevitch
|
dd07c3d778
|
Merge branch 'main' into add_mmr_vectara
|
2024-01-05 11:14:22 -08:00 |
|
tuxBurner
|
d8a778e4d9
|
Bumped version from 1.0 to 2.0
|
2024-01-05 12:46:47 +01:00 |
|
tuxBurner
|
c2735b190c
|
Merge branch 'main' into feature/postgres-ssl-flag-option
|
2024-01-05 12:45:05 +01:00 |
|
Henry
|
8cb9393862
|
add fix for passing json variable
|
2024-01-05 02:46:36 +00:00 |
|
Henry Heng
|
3362706d39
|
Merge pull request #1480 from micromata/feature/qdrant-port-fix
Feature/qdrant port fix
|
2024-01-05 00:01:49 +00:00 |
|
tuxBurner
|
e35faa57af
|
One last linting
|
2024-01-04 16:27:53 +01:00 |
|
tuxBurner
|
a046d52961
|
Make the linter happy
|
2024-01-04 16:23:08 +01:00 |
|
tuxBurner
|
2355cb2ec5
|
Fixed port handling so it returns the correct port and not only 6663
|
2024-01-04 16:07:54 +01:00 |
|
tuxBurner
|
609ae8703d
|
Added a function which cheks which port to use when port is 443 or 80
|
2024-01-04 15:58:18 +01:00 |
|
tuxBurner
|
b833cb80d4
|
Added ssl flag
|
2024-01-04 14:51:41 +01:00 |
|
tuxBurner
|
efe602970c
|
Added ssl flag for postgres vectorstores
|
2024-01-04 14:19:46 +01:00 |
|
Henry Heng
|
1d1c6cdb1a
|
Merge branch 'main' into CHORE/Upgrade-Analytic-Dependencies
|
2024-01-04 12:54:05 +00:00 |
|
Henry Heng
|
247f1e9cb8
|
Merge pull request #1454 from fletch-ai/feature/airtable-views
feature/airtable-views
|
2024-01-04 12:52:47 +00:00 |
|
Darien Kindlund
|
53bfd07694
|
Bumping version to reflect new feature
|
2024-01-03 21:23:43 -05:00 |
|
Darien Kindlund
|
c035363d6f
|
Fixing linting issues using 'yarn lint-fix'
|
2024-01-03 13:20:39 -05:00 |
|
Henry
|
14aa199878
|
no message
|
2024-01-03 17:40:39 +00:00 |
|
Henry Heng
|
c0d311c12c
|
Merge branch 'main' into CHORE/Upgrade-Analytic-Dependencies
|
2024-01-03 16:03:31 +00:00 |
|
Henry Heng
|
f1f2f71fe8
|
Merge pull request #1451 from FlowiseAI/chore/Upgrade-LC-0.0.213
Chore/update langchain version
|
2024-01-03 16:02:25 +00:00 |
|
Ofer Mendelevitch
|
e4ab1df428
|
na
|
2023-12-31 23:40:04 -08:00 |
|
Ofer Mendelevitch
|
b44a0f1d39
|
bugfix
|
2023-12-31 21:53:48 -08:00 |
|
Ofer Mendelevitch
|
dc3e4fd059
|
bug fix 2
|
2023-12-31 19:18:33 -08:00 |
|
Ofer Mendelevitch
|
e5f0ca0c0a
|
bug fix
|
2023-12-31 18:59:49 -08:00 |
|
Ofer Mendelevitch
|
467e71ba1f
|
added support for MMR
|
2023-12-31 18:36:23 -08:00 |
|
vinodkiran
|
da76a151ff
|
minor typo fixes...
|
2023-12-31 12:56:35 +05:30 |
|