Skip to content

Commit

Permalink
Main FF Private Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksocial129 committed Sep 5, 2024
1 parent ea68048 commit ebfdc20
Show file tree
Hide file tree
Showing 65 changed files with 129 additions and 1,082 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Flowise has 3 different modules in a single mono repository.

## 🌱 Env Variables

Flowise support different environment variables to configure your instance. You can specify the following variables in the `.env` file inside `packages/server` folder. Read [more](https://docs.flowiseai.com/environment-variables)
Flowise support different environment variables to configure your instance. You can specify the following variables in the `.env` file inside `packages/server` folder. Read [more](http://forgeflowdocs.notion.site/environment-variables)

| Variable | Description | Type | Default |
| ---------------------------- | ----------------------------------------------------------------------------------------------- | ------------------------------------------------ | ----------------------------------- |
Expand Down
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,28 +151,28 @@ Flowise support different environment variables to configure your instance. You
## 📖 Documentation
[Flowise Docs](https://docs.flowiseai.com/)
[Flowise Docs](http://forgeflowdocs.notion.site/)
## 🌐 Self Host
Deploy Flowise self-hosted in your existing infrastructure, we support various [deployments](https://docs.flowiseai.com/configuration/deployment)
Deploy Flowise self-hosted in your existing infrastructure, we support various [deployments](http://forgeflowdocs.notion.site/configuration/deployment)
- [AWS](https://docs.flowiseai.com/deployment/aws)
- [Azure](https://docs.flowiseai.com/deployment/azure)
- [Digital Ocean](https://docs.flowiseai.com/deployment/digital-ocean)
- [GCP](https://docs.flowiseai.com/deployment/gcp)
- [AWS](http://forgeflowdocs.notion.site/deployment/aws)
- [Azure](http://forgeflowdocs.notion.site/deployment/azure)
- [Digital Ocean](http://forgeflowdocs.notion.site/deployment/digital-ocean)
- [GCP](http://forgeflowdocs.notion.site/deployment/gcp)
- <details>
<summary>Others</summary>
- [Railway](https://docs.flowiseai.com/deployment/railway)
- [Railway](http://forgeflowdocs.notion.site/deployment/railway)
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/pn4G8S?referralCode=WVNPD9)
- [Render](https://docs.flowiseai.com/deployment/render)
- [Render](http://forgeflowdocs.notion.site/deployment/render)
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://docs.flowiseai.com/deployment/render)
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](http://forgeflowdocs.notion.site/deployment/render)
- [HuggingFace Spaces](https://docs.flowiseai.com/deployment/hugging-face)
- [HuggingFace Spaces](http://forgeflowdocs.notion.site/deployment/hugging-face)
<a href="https://huggingface.co/spaces/FlowiseAI/Flowise"><img src="https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm.svg" alt="HuggingFace Spaces"></a>
Expand Down
Binary file modified assets/FloWiseAI.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/FloWiseAI_black.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/FloWiseAI_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/FloWiseAI_primary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ If you like to persist your data (flows, logs, apikeys, credentials), set these
- SECRETKEY_PATH=/root/.flowise
- BLOB_STORAGE_PATH=/root/.flowise/storage
Flowise also support different environment variables to configure your instance. Read [more](https://docs.flowiseai.com/environment-variables)
Flowise also support different environment variables to configure your instance. Read [more](http://forgeflowdocs.notion.site/environment-variables)
2 changes: 1 addition & 1 deletion i18n/CONTRIBUTING-ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Flowise 在一个单一的单体存储库中有 3 个不同的模块。

## 🌱 环境变量

Flowise 支持不同的环境变量来配置您的实例。您可以在 `packages/server` 文件夹中的 `.env` 文件中指定以下变量。阅读[更多信息](https://docs.flowiseai.com/environment-variables)
Flowise 支持不同的环境变量来配置您的实例。您可以在 `packages/server` 文件夹中的 `.env` 文件中指定以下变量。阅读[更多信息](http://forgeflowdocs.notion.site/environment-variables)

| 变量名 | 描述 | 类型 | 默认值 |
| ---------------------------- | -------------------------------------------------------------------- | ----------------------------------------------- | ----------------------------------- |
Expand Down
20 changes: 10 additions & 10 deletions i18n/README-JA.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,28 +141,28 @@ Flowise は、インスタンスを設定するためのさまざまな環境変
## 📖 ドキュメント
[Flowise ドキュメント](https://docs.flowiseai.com/)
[Flowise ドキュメント](http://forgeflowdocs.notion.site/)
## 🌐 セルフホスト
お客様の既存インフラに Flowise をセルフホストでデプロイ、様々な[デプロイ](https://docs.flowiseai.com/configuration/deployment)をサポートします
お客様の既存インフラに Flowise をセルフホストでデプロイ、様々な[デプロイ](http://forgeflowdocs.notion.site/configuration/deployment)をサポートします
- [AWS](https://docs.flowiseai.com/deployment/aws)
- [Azure](https://docs.flowiseai.com/deployment/azure)
- [Digital Ocean](https://docs.flowiseai.com/deployment/digital-ocean)
- [GCP](https://docs.flowiseai.com/deployment/gcp)
- [AWS](http://forgeflowdocs.notion.site/deployment/aws)
- [Azure](http://forgeflowdocs.notion.site/deployment/azure)
- [Digital Ocean](http://forgeflowdocs.notion.site/deployment/digital-ocean)
- [GCP](http://forgeflowdocs.notion.site/deployment/gcp)
- <details>
<summary>その他</summary>
- [Railway](https://docs.flowiseai.com/deployment/railway)
- [Railway](http://forgeflowdocs.notion.site/deployment/railway)
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/pn4G8S?referralCode=WVNPD9)
- [Render](https://docs.flowiseai.com/deployment/render)
- [Render](http://forgeflowdocs.notion.site/deployment/render)
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://docs.flowiseai.com/deployment/render)
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](http://forgeflowdocs.notion.site/deployment/render)
- [Hugging Face Spaces](https://docs.flowiseai.com/deployment/hugging-face)
- [Hugging Face Spaces](http://forgeflowdocs.notion.site/deployment/hugging-face)
<a href="https://huggingface.co/spaces/FlowiseAI/Flowise"><img src="https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm.svg" alt="Hugging Face Spaces"></a>
Expand Down
20 changes: 10 additions & 10 deletions i18n/README-KR.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,28 +141,28 @@ Flowise는 인스턴스 구성을 위한 다양한 환경 변수를 지원합니
## 📖 공식 문서
[Flowise 문서](https://docs.flowiseai.com/)
[Flowise 문서](http://forgeflowdocs.notion.site/)
## 🌐 자체 호스팅 하기
기존 인프라 환경에서 Flowise를 자체 호스팅으로 배포하세요. 다양한 배포 [deployments](https://docs.flowiseai.com/configuration/deployment) 방법을 지원합니다.
기존 인프라 환경에서 Flowise를 자체 호스팅으로 배포하세요. 다양한 배포 [deployments](http://forgeflowdocs.notion.site/configuration/deployment) 방법을 지원합니다.
- [AWS](https://docs.flowiseai.com/deployment/aws)
- [Azure](https://docs.flowiseai.com/deployment/azure)
- [Digital Ocean](https://docs.flowiseai.com/deployment/digital-ocean)
- [GCP](https://docs.flowiseai.com/deployment/gcp)
- [AWS](http://forgeflowdocs.notion.site/deployment/aws)
- [Azure](http://forgeflowdocs.notion.site/deployment/azure)
- [Digital Ocean](http://forgeflowdocs.notion.site/deployment/digital-ocean)
- [GCP](http://forgeflowdocs.notion.site/deployment/gcp)
- <details>
<summary>그 외</summary>
- [Railway](https://docs.flowiseai.com/deployment/railway)
- [Railway](http://forgeflowdocs.notion.site/deployment/railway)
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/pn4G8S?referralCode=WVNPD9)
- [Render](https://docs.flowiseai.com/deployment/render)
- [Render](http://forgeflowdocs.notion.site/deployment/render)
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://docs.flowiseai.com/deployment/render)
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](http://forgeflowdocs.notion.site/deployment/render)
- [HuggingFace Spaces](https://docs.flowiseai.com/deployment/hugging-face)
- [HuggingFace Spaces](http://forgeflowdocs.notion.site/deployment/hugging-face)
<a href="https://huggingface.co/spaces/FlowiseAI/Flowise"><img src="https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm.svg" alt="HuggingFace Spaces"></a>
Expand Down
20 changes: 10 additions & 10 deletions i18n/README-ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,28 +141,28 @@ Flowise 支持不同的环境变量来配置您的实例。您可以在 `package
## 📖 文档
[Flowise 文档](https://docs.flowiseai.com/)
[Flowise 文档](http://forgeflowdocs.notion.site/)
## 🌐 自托管
在您现有的基础设施中部署自托管的 Flowise,我们支持各种[部署](https://docs.flowiseai.com/configuration/deployment)
在您现有的基础设施中部署自托管的 Flowise,我们支持各种[部署](http://forgeflowdocs.notion.site/configuration/deployment)
- [AWS](https://docs.flowiseai.com/deployment/aws)
- [Azure](https://docs.flowiseai.com/deployment/azure)
- [Digital Ocean](https://docs.flowiseai.com/deployment/digital-ocean)
- [GCP](https://docs.flowiseai.com/deployment/gcp)
- [AWS](http://forgeflowdocs.notion.site/deployment/aws)
- [Azure](http://forgeflowdocs.notion.site/deployment/azure)
- [Digital Ocean](http://forgeflowdocs.notion.site/deployment/digital-ocean)
- [GCP](http://forgeflowdocs.notion.site/deployment/gcp)
- <details>
<summary>其他</summary>
- [Railway](https://docs.flowiseai.com/deployment/railway)
- [Railway](http://forgeflowdocs.notion.site/deployment/railway)
[![在 Railway 上部署](https://railway.app/button.svg)](https://railway.app/template/pn4G8S?referralCode=WVNPD9)
- [Render](https://docs.flowiseai.com/deployment/render)
- [Render](http://forgeflowdocs.notion.site/deployment/render)
[![部署到 Render](https://render.com/images/deploy-to-render-button.svg)](https://docs.flowiseai.com/deployment/render)
[![部署到 Render](https://render.com/images/deploy-to-render-button.svg)](http://forgeflowdocs.notion.site/deployment/render)
- [HuggingFace Spaces](https://docs.flowiseai.com/deployment/hugging-face)
- [HuggingFace Spaces](http://forgeflowdocs.notion.site/deployment/hugging-face)
<a href="https://huggingface.co/spaces/FlowiseAI/Flowise"><img src="https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm.svg" alt="HuggingFace Spaces"></a>
Expand Down
Binary file modified images/flowise.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions packages/api-documentation/src/configs/swagger.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ const swaggerUiOptions = {
'This module serves auto-generated swagger-ui generated API docs from Flowise express backend, based on a swagger.yml file. Swagger is available on: http://localhost:6655/api-docs',
license: {
name: 'Apache 2.0',
url: 'https://github.com/FlowiseAI/Flowise/blob/main/LICENSE.md'
url: 'http://flowiseai.com'
},
contact: {
name: 'FlowiseAI',
email: 'support@flowiseai.com'
name: 'Forgeflow',
email: 'support@forgeflowai.com'
}
},
servers: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ class FireCrawl_DocumentLoaders implements INode {
name: 'url',
type: 'string',
description: 'URL to be crawled/scraped',
placeholder: 'https://docs.flowiseai.com'
placeholder: 'http://forgeflowdocs.notion.site'
},
{
label: 'Crawler type',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class BufferMemory_Memory implements INode {
name: 'sessionId',
type: 'string',
description:
'If not specified, a random id will be used. Learn <a target="_blank" href="https://docs.flowiseai.com/memory#ui-and-embedded-chat">more</a>',
'If not specified, a random id will be used. Learn <a target="_blank" href="http://forgeflowdocs.notion.site/memory#ui-and-embedded-chat">more</a>',
default: '',
additionalParams: true,
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class BufferWindowMemory_Memory implements INode {
name: 'sessionId',
type: 'string',
description:
'If not specified, a random id will be used. Learn <a target="_blank" href="https://docs.flowiseai.com/memory#ui-and-embedded-chat">more</a>',
'If not specified, a random id will be used. Learn <a target="_blank" href="http://forgeflowdocs.notion.site/memory#ui-and-embedded-chat">more</a>',
default: '',
optional: true,
additionalParams: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class ConversationSummaryBufferMemory_Memory implements INode {
name: 'sessionId',
type: 'string',
description:
'If not specified, a random id will be used. Learn <a target="_blank" href="https://docs.flowiseai.com/memory#ui-and-embedded-chat">more</a>',
'If not specified, a random id will be used. Learn <a target="_blank" href="http://forgeflowdocs.notion.site/memory#ui-and-embedded-chat">more</a>',
default: '',
optional: true,
additionalParams: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class ConversationSummaryMemory_Memory implements INode {
name: 'sessionId',
type: 'string',
description:
'If not specified, a random id will be used. Learn <a target="_blank" href="https://docs.flowiseai.com/memory#ui-and-embedded-chat">more</a>',
'If not specified, a random id will be used. Learn <a target="_blank" href="http://forgeflowdocs.notion.site/memory#ui-and-embedded-chat">more</a>',
default: '',
optional: true,
additionalParams: true
Expand Down
2 changes: 1 addition & 1 deletion packages/components/nodes/memory/DynamoDb/DynamoDb.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ class DynamoDb_Memory implements INode {
name: 'sessionId',
type: 'string',
description:
'If not specified, a random id will be used. Learn <a target="_blank" href="https://docs.flowiseai.com/memory/long-term-memory#ui-and-embedded-chat">more</a>',
'If not specified, a random id will be used. Learn <a target="_blank" href="http://forgeflowdocs.notion.site/memory/long-term-memory#ui-and-embedded-chat">more</a>',
default: '',
additionalParams: true,
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ class MongoDB_Memory implements INode {
name: 'sessionId',
type: 'string',
description:
'If not specified, a random id will be used. Learn <a target="_blank" href="https://docs.flowiseai.com/memory/long-term-memory#ui-and-embedded-chat">more</a>',
'If not specified, a random id will be used. Learn <a target="_blank" href="http://forgeflowdocs.notion.site/memory/long-term-memory#ui-and-embedded-chat">more</a>',
default: '',
additionalParams: true,
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ class RedisBackedChatMemory_Memory implements INode {
name: 'sessionId',
type: 'string',
description:
'If not specified, a random id will be used. Learn <a target="_blank" href="https://docs.flowiseai.com/memory/long-term-memory#ui-and-embedded-chat">more</a>',
'If not specified, a random id will be used. Learn <a target="_blank" href="http://forgeflowdocs.notion.site/memory/long-term-memory#ui-and-embedded-chat">more</a>',
default: '',
additionalParams: true,
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ class UpstashRedisBackedChatMemory_Memory implements INode {
name: 'sessionId',
type: 'string',
description:
'If not specified, a random id will be used. Learn <a target="_blank" href="https://docs.flowiseai.com/memory/long-term-memory#ui-and-embedded-chat">more</a>',
'If not specified, a random id will be used. Learn <a target="_blank" href="http://forgeflowdocs.notion.site/memory/long-term-memory#ui-and-embedded-chat">more</a>',
default: '',
additionalParams: true,
optional: true
Expand Down
2 changes: 1 addition & 1 deletion packages/components/nodes/memory/ZepMemory/ZepMemory.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class ZepMemory_Memory implements INode {
name: 'sessionId',
type: 'string',
description:
'If not specified, a random id will be used. Learn <a target="_blank" href="https://docs.flowiseai.com/memory/long-term-memory#ui-and-embedded-chat">more</a>',
'If not specified, a random id will be used. Learn <a target="_blank" href="http://forgeflowdocs.notion.site/memory/long-term-memory#ui-and-embedded-chat">more</a>',
default: '',
additionalParams: true,
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class ZepMemoryCloud_Memory implements INode {
name: 'sessionId',
type: 'string',
description:
'If not specified, a random id will be used. Learn <a target="_blank" href="https://docs.flowiseai.com/memory/long-term-memory#ui-and-embedded-chat">more</a>',
'If not specified, a random id will be used. Learn <a target="_blank" href="http://forgeflowdocs.notion.site/memory/long-term-memory#ui-and-embedded-chat">more</a>',
default: '',
additionalParams: true,
optional: true
Expand Down
2 changes: 1 addition & 1 deletion packages/components/nodes/sequentialagents/Agent/Agent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ class Agent_SeqAgents implements INode {
this.category = 'Sequential Agents'
this.description = 'Agent that can execute tools'
this.baseClasses = [this.type]
this.documentation = 'https://docs.flowiseai.com/using-flowise/agentflows/sequential-agents#id-4.-agent-node'
this.documentation = 'http://forgeflowdocs.notion.site/using-flowise/agentflows/sequential-agents#id-4.-agent-node'
this.inputs = [
{
label: 'Agent Name',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ class Condition_SeqAgents implements INode {
this.category = 'Sequential Agents'
this.description = 'Conditional function to determine which route to take next'
this.baseClasses = [this.type]
this.documentation = 'https://docs.flowiseai.com/using-flowise/agentflows/sequential-agents#id-7.-conditional-node'
this.documentation = 'http://forgeflowdocs.notion.site/using-flowise/agentflows/sequential-agents#id-7.-conditional-node'
this.inputs = [
{
label: 'Condition Name',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ class ConditionAgent_SeqAgents implements INode {
this.category = 'Sequential Agents'
this.description = 'Uses an agent to determine which route to take next'
this.baseClasses = [this.type]
this.documentation = 'https://docs.flowiseai.com/using-flowise/agentflows/sequential-agents#id-8.-conditional-agent-node'
this.documentation = 'http://forgeflowdocs.notion.site/using-flowise/agentflows/sequential-agents#id-8.-conditional-agent-node'
this.inputs = [
{
label: 'Name',
Expand Down
Loading

0 comments on commit ebfdc20

Please sign in to comment.