Ofer Mendelevitch
|
2ae8a60ec1
|
na
|
2024-01-16 11:13:06 +05:30 |
|
Ofer Mendelevitch
|
0c2252c642
|
bugfix
|
2024-01-16 11:12:17 +05:30 |
|
Ofer Mendelevitch
|
356137b88b
|
bug fix 2
|
2024-01-16 11:12:17 +05:30 |
|
Ofer Mendelevitch
|
78bc93cc9e
|
bug fix
|
2024-01-16 11:12:17 +05:30 |
|
Ofer Mendelevitch
|
b1b9b9fcff
|
added support for MMR
|
2024-01-16 11:12:17 +05:30 |
|
hakeemsyd
|
adfeb37e8b
|
svg added and refactored again
|
2024-01-16 11:12:17 +05:30 |
|
hakeemsyd
|
b3c9c32a48
|
Update AstraApi.credential.ts
|
2024-01-16 11:12:17 +05:30 |
|
hakeemsyd
|
4b39b4115b
|
chore: refactoring (naming convention)
|
2024-01-16 11:12:17 +05:30 |
|
hakeemsyd
|
4b9b30bf7a
|
feature: Integrate Astra Vectorstore
|
2024-01-16 11:12:17 +05:30 |
|
YISH
|
4364537595
|
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-16 11:12:17 +05:30 |
|
Henry
|
f66c03ab0a
|
change agent/chain with memory to use runnable
|
2024-01-16 11:12:17 +05:30 |
|
Ilango
|
e104af4346
|
Fix placeholder color for sticky note node
|
2024-01-12 17:09:36 +05:30 |
|
Ilango
|
38fce1d066
|
Fix sticky note text color in dark mode
|
2024-01-12 16:50:47 +05:30 |
|
Ilango
|
2742a26c6a
|
Fix console error and remove console.log statements
|
2024-01-12 14:08:55 +05:30 |
|
Ilango
|
f5037f0b81
|
Update sticky note node configuration
|
2024-01-12 13:45:06 +05:30 |
|
Ilango
|
951fda75c8
|
Update node input component
|
2024-01-12 13:44:24 +05:30 |
|
Ilango
|
1544f61407
|
Refactor CanvasNode to use the new sticky node
|
2024-01-12 13:41:58 +05:30 |
|
Ilango
|
42f80fade2
|
Add new node type for canvas - sticky note
|
2024-01-12 13:34:52 +05:30 |
|
Ilango
|
6462ba0fae
|
Add todo for category type in INode
|
2024-01-11 21:20:47 +05:30 |
|
Ilango
|
22ebf95a59
|
Rename StickyNote node and move to utilities category
|
2024-01-11 21:15:29 +05:30 |
|
Ilango
|
d70c097341
|
Add a sticky note node under tools
|
2024-01-11 14:37:10 +05:30 |
|
Henry Heng
|
6e2bf91c21
|
Merge pull request #1502 from FlowiseAI/chore/Remove-Zapier-NLA-Credential
Chore/Remove zapier nla credential
|
2024-01-09 00:26:12 +00:00 |
|
Henry
|
07411a78a3
|
removed zapier nla credential
|
2024-01-08 23:34:53 +00:00 |
|
Henry
|
4622fd8a02
|
update self-host readme
|
2024-01-08 18:39:36 +00:00 |
|
Henry Heng
|
e1df7256a6
|
Merge pull request #1487 from fanux/main
add one-click deploy on sealos
|
2024-01-08 18:25:18 +00:00 |
|
Henry Heng
|
3f7655073c
|
Merge pull request #1461 from cosark/patch-1
Added deploy template for RepoCloud.io
|
2024-01-08 18:25:10 +00:00 |
|
Henry Heng
|
ace50faa7f
|
Merge pull request #1500 from FlowiseAI/bugfix/Chatbot-Config-404
Bugfix/GET chatbot config
|
2024-01-08 18:08:46 +00:00 |
|
Henry
|
bb77e3f591
|
fix chatbot config
|
2024-01-08 17:13:07 +00: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 Heng
|
d5b8db5599
|
Merge pull request #1479 from micromata/feature/postgres-ssl-flag-option
Added ssl flag for postgres vectorstores
|
2024-01-05 12:29:36 +00: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 |
|
fanux
|
36ce6b7a85
|
add one-click deploy on sealos
|
2024-01-05 18:17:41 +08:00 |
|
Henry
|
8cb9393862
|
add fix for passing json variable
|
2024-01-05 02:46:36 +00:00 |
|
Henry Heng
|
d9136998c4
|
Merge pull request #1482 from FlowiseAI/chore/Apache-2.0-Licensing
Chore/remove restrictions
|
2024-01-05 00:10:46 +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 |
|
Henry
|
d882ebfcb6
|
remove restrictions
|
2024-01-04 23:57:36 +00:00 |
|
Henry Heng
|
d20debc6f0
|
Merge pull request #1452 from vinodkiran/CHORE/Upgrade-Analytic-Dependencies
chore/Upgrading of analytic dependencies - langfuse and langsmith.
|
2024-01-04 17:17:12 +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 Heng
|
2bd05e1310
|
Merge pull request #1477 from FlowiseAI/chore/Upgrade-LC-version
Chore/Update LC and Langsmith version
|
2024-01-03 18:04:30 +00:00 |
|
Henry
|
14aa199878
|
no message
|
2024-01-03 17:40:39 +00:00 |
|