forked from FlowiseAI/Flowise
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/aai 3 copilot deployment #3
Merged
maxtechera
merged 5 commits into
feature/AAI-6-chatbot-config
from
feature/AAI-3-copilot-deployment
Apr 12, 2024
Merged
Feature/aai 3 copilot deployment #3
maxtechera
merged 5 commits into
feature/AAI-6-chatbot-config
from
feature/AAI-3-copilot-deployment
Apr 12, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
maxtechera
added a commit
that referenced
this pull request
Jun 1, 2024
Add support for Airtable text field content answerai brand added contentful removed publisher from this branch removed textField from the node to fix errors Update docker-compose to build the repo Update image added youtube document loader added updated contentful loader Add chatflow API key and sync with Sidekick on create/update Update .gitignore and constant.js Update API key functionality and add chatflow domain and API key to request payload added hidden nav and manu when in iframe Remove command from compose optimize dockkerfile Make dark theme the default Add DOMAIN env Add API_KEY env Add DOMAIN env Add auth0 integration Update dockerfile Add env passthrough for auth Add env passthrough for auth Add environment variables for authentication in production Add production environment variables Update compose env Update authentication logging and chatflow domain Update Dockerfile and env.sh, fix sed command in env.sh, and modify index.js to handle undefined organization ID Refactor Dockerfile and env.sh scripts, and update App.js and index.js files Add embed & embed-react, enable credentials for API comms Improvements Add SST Fix authorization issue in API endpoints Update .gitignore file to ignore .pem files and .env.* files added option for string or document fo routput and adjusted config Add lock files to git Update Docker files Add CDN and remove quotes from chat prompt so JSON is not malformed updated to account for queryoveride Allow public access to icons Remove parallel from turbo dev Fix Dockerfile and cookies missing on some requests Add CreateDalleImage tool and DallePost node class Add flowise-configs package and tools Added full Serp results access from LangChain Task and Planning Chatflow Remove unused SerpAPI initialization and console.log statement added new links for web scrapers Small improvements to match the AnswerAI styles ADd public-prediction endpoint Improve 401 error handling Add copilot deploys Add deployment documentation Update database secret Ignore *.env Fix missing errorg Merge pull request #3 from Answers-AI/feature/AAI-3-copilot-deployment Feature/aai 3 copilot deployment Merge pull request #4 from Answers-AI/feature/AAI-6-chatbot-config Feature/aai 6 chatbot config Add DEPLOYMENT_COPILOT.md and update README.md Improve session handling Merge branch 'feature/beta-v1' into bt/tools-sandbox Merge pull request #2 from Answers-AI/bt/tools-sandbox Tools Sandbox Update gitignore Update deployment docs Update how public/private enforcing works Add db secret, add environment file, fix launch json node version Merge pull request #5 from Answers-AI/feature/AAI-3-copilot-deployment Copilot deployment Add db secret, add environment file, fix launch json node version Add pipelines Add pipelines Update launch json Update copilot files Added embed as part of the workspace, updateded deps Add embed dist Update showing source files Fix source documents not showing Improve source documents Update source documents list in chatbot Update Badge powered by url Add visibility settings for AnswersAI Merge pull request #7 from Answers-AI/feature/AAI-2 Visibility settings for Chatflow on AnswerAI Answers config improvements Fix messages not displaying Fix the typo Update colors Increase the resources for flowise app Lower the service count Add and filter by userId on chatflow entities Add User model and handle for Chatflow and Credentials Add override for langfuse tracing Add roo tracer for metadata customization Improve Langfuse Tracing Update gitignore Update embed package names Merge branch 'feature/aai-embed' into feature/beta-v1 Fix sqlite user migration
maxtechera
added a commit
that referenced
this pull request
Jun 1, 2024
Add support for Airtable text field content answerai brand added contentful removed publisher from this branch removed textField from the node to fix errors Update docker-compose to build the repo Update image added youtube document loader added updated contentful loader Add chatflow API key and sync with Sidekick on create/update Update .gitignore and constant.js Update API key functionality and add chatflow domain and API key to request payload added hidden nav and manu when in iframe Remove command from compose optimize dockkerfile Make dark theme the default Add DOMAIN env Add API_KEY env Add DOMAIN env Add auth0 integration Update dockerfile Add env passthrough for auth Add env passthrough for auth Add environment variables for authentication in production Add production environment variables Update compose env Update authentication logging and chatflow domain Update Dockerfile and env.sh, fix sed command in env.sh, and modify index.js to handle undefined organization ID Refactor Dockerfile and env.sh scripts, and update App.js and index.js files Add embed & embed-react, enable credentials for API comms Improvements Add SST Fix authorization issue in API endpoints Update .gitignore file to ignore .pem files and .env.* files added option for string or document fo routput and adjusted config Add lock files to git Update Docker files Add CDN and remove quotes from chat prompt so JSON is not malformed updated to account for queryoveride Allow public access to icons Remove parallel from turbo dev Fix Dockerfile and cookies missing on some requests Add CreateDalleImage tool and DallePost node class Add flowise-configs package and tools Added full Serp results access from LangChain Task and Planning Chatflow Remove unused SerpAPI initialization and console.log statement added new links for web scrapers Small improvements to match the AnswerAI styles ADd public-prediction endpoint Improve 401 error handling Add copilot deploys Add deployment documentation Update database secret Ignore *.env Fix missing errorg Merge pull request #3 from Answers-AI/feature/AAI-3-copilot-deployment Feature/aai 3 copilot deployment Merge pull request #4 from Answers-AI/feature/AAI-6-chatbot-config Feature/aai 6 chatbot config Add DEPLOYMENT_COPILOT.md and update README.md Improve session handling Merge branch 'feature/beta-v1' into bt/tools-sandbox Merge pull request #2 from Answers-AI/bt/tools-sandbox Tools Sandbox Update gitignore Update deployment docs Update how public/private enforcing works Add db secret, add environment file, fix launch json node version Merge pull request #5 from Answers-AI/feature/AAI-3-copilot-deployment Copilot deployment Add db secret, add environment file, fix launch json node version Add pipelines Add pipelines Update launch json Update copilot files Added embed as part of the workspace, updateded deps Add embed dist Update showing source files Fix source documents not showing Improve source documents Update source documents list in chatbot Update Badge powered by url Add visibility settings for AnswersAI Merge pull request #7 from Answers-AI/feature/AAI-2 Visibility settings for Chatflow on AnswerAI Answers config improvements Fix messages not displaying Fix the typo Update colors Increase the resources for flowise app Lower the service count Add and filter by userId on chatflow entities Add User model and handle for Chatflow and Credentials Add override for langfuse tracing Add roo tracer for metadata customization Improve Langfuse Tracing Update gitignore Update embed package names Merge branch 'feature/aai-embed' into feature/beta-v1 Fix sqlite user migration
maxtechera
added a commit
that referenced
this pull request
Jun 1, 2024
Add support for Airtable text field content answerai brand added contentful removed publisher from this branch removed textField from the node to fix errors Update docker-compose to build the repo Update image added youtube document loader added updated contentful loader Add chatflow API key and sync with Sidekick on create/update Update .gitignore and constant.js Update API key functionality and add chatflow domain and API key to request payload added hidden nav and manu when in iframe Remove command from compose optimize dockkerfile Make dark theme the default Add DOMAIN env Add API_KEY env Add DOMAIN env Add auth0 integration Update dockerfile Add env passthrough for auth Add env passthrough for auth Add environment variables for authentication in production Add production environment variables Update compose env Update authentication logging and chatflow domain Update Dockerfile and env.sh, fix sed command in env.sh, and modify index.js to handle undefined organization ID Refactor Dockerfile and env.sh scripts, and update App.js and index.js files Add embed & embed-react, enable credentials for API comms Improvements Add SST Fix authorization issue in API endpoints Update .gitignore file to ignore .pem files and .env.* files added option for string or document fo routput and adjusted config Add lock files to git Update Docker files Add CDN and remove quotes from chat prompt so JSON is not malformed updated to account for queryoveride Allow public access to icons Remove parallel from turbo dev Fix Dockerfile and cookies missing on some requests Add CreateDalleImage tool and DallePost node class Add flowise-configs package and tools Added full Serp results access from LangChain Task and Planning Chatflow Remove unused SerpAPI initialization and console.log statement added new links for web scrapers Small improvements to match the AnswerAI styles ADd public-prediction endpoint Improve 401 error handling Add copilot deploys Add deployment documentation Update database secret Ignore *.env Fix missing errorg Merge pull request #3 from Answers-AI/feature/AAI-3-copilot-deployment Feature/aai 3 copilot deployment Merge pull request #4 from Answers-AI/feature/AAI-6-chatbot-config Feature/aai 6 chatbot config Add DEPLOYMENT_COPILOT.md and update README.md Improve session handling Merge branch 'feature/beta-v1' into bt/tools-sandbox Merge pull request #2 from Answers-AI/bt/tools-sandbox Tools Sandbox Update gitignore Update deployment docs Update how public/private enforcing works Add db secret, add environment file, fix launch json node version Merge pull request #5 from Answers-AI/feature/AAI-3-copilot-deployment Copilot deployment Add db secret, add environment file, fix launch json node version Add pipelines Add pipelines Update launch json Update copilot files Added embed as part of the workspace, updateded deps Add embed dist Update showing source files Fix source documents not showing Improve source documents Update source documents list in chatbot Update Badge powered by url Add visibility settings for AnswersAI Merge pull request #7 from Answers-AI/feature/AAI-2 Visibility settings for Chatflow on AnswerAI Answers config improvements Fix messages not displaying Fix the typo Update colors Increase the resources for flowise app Lower the service count Add and filter by userId on chatflow entities Add User model and handle for Chatflow and Credentials Add override for langfuse tracing Add roo tracer for metadata customization Improve Langfuse Tracing Update gitignore Update embed package names Merge branch 'feature/aai-embed' into feature/beta-v1 Fix sqlite user migration
maxtechera
added a commit
that referenced
this pull request
Jun 4, 2024
Add support for Airtable text field content answerai brand added contentful removed publisher from this branch removed textField from the node to fix errors Update docker-compose to build the repo Update image added youtube document loader added updated contentful loader Add chatflow API key and sync with Sidekick on create/update Update .gitignore and constant.js Update API key functionality and add chatflow domain and API key to request payload added hidden nav and manu when in iframe Remove command from compose optimize dockkerfile Make dark theme the default Add DOMAIN env Add API_KEY env Add DOMAIN env Add auth0 integration Update dockerfile Add env passthrough for auth Add env passthrough for auth Add environment variables for authentication in production Add production environment variables Update compose env Update authentication logging and chatflow domain Update Dockerfile and env.sh, fix sed command in env.sh, and modify index.js to handle undefined organization ID Refactor Dockerfile and env.sh scripts, and update App.js and index.js files Add embed & embed-react, enable credentials for API comms Improvements Add SST Fix authorization issue in API endpoints Update .gitignore file to ignore .pem files and .env.* files added option for string or document fo routput and adjusted config Add lock files to git Update Docker files Add CDN and remove quotes from chat prompt so JSON is not malformed updated to account for queryoveride Allow public access to icons Remove parallel from turbo dev Fix Dockerfile and cookies missing on some requests Add CreateDalleImage tool and DallePost node class Add flowise-configs package and tools Added full Serp results access from LangChain Task and Planning Chatflow Remove unused SerpAPI initialization and console.log statement added new links for web scrapers Small improvements to match the AnswerAI styles ADd public-prediction endpoint Improve 401 error handling Add copilot deploys Add deployment documentation Update database secret Ignore *.env Fix missing errorg Merge pull request #3 from Answers-AI/feature/AAI-3-copilot-deployment Feature/aai 3 copilot deployment Merge pull request #4 from Answers-AI/feature/AAI-6-chatbot-config Feature/aai 6 chatbot config Add DEPLOYMENT_COPILOT.md and update README.md Improve session handling Merge branch 'feature/beta-v1' into bt/tools-sandbox Merge pull request #2 from Answers-AI/bt/tools-sandbox Tools Sandbox Update gitignore Update deployment docs Update how public/private enforcing works Add db secret, add environment file, fix launch json node version Merge pull request #5 from Answers-AI/feature/AAI-3-copilot-deployment Copilot deployment Add db secret, add environment file, fix launch json node version Add pipelines Add pipelines Update launch json Update copilot files Added embed as part of the workspace, updateded deps Add embed dist Update showing source files Fix source documents not showing Improve source documents Update source documents list in chatbot Update Badge powered by url Add visibility settings for AnswersAI Merge pull request #7 from Answers-AI/feature/AAI-2 Visibility settings for Chatflow on AnswerAI Answers config improvements Fix messages not displaying Fix the typo Update colors Increase the resources for flowise app Lower the service count Add and filter by userId on chatflow entities Add User model and handle for Chatflow and Credentials Add override for langfuse tracing Add roo tracer for metadata customization Improve Langfuse Tracing Update gitignore Update embed package names Merge branch 'feature/aai-embed' into feature/beta-v1 Fix sqlite user migration
maxtechera
added a commit
that referenced
this pull request
Jun 4, 2024
Add support for Airtable text field content answerai brand added contentful removed publisher from this branch removed textField from the node to fix errors Update docker-compose to build the repo Update image added youtube document loader added updated contentful loader Add chatflow API key and sync with Sidekick on create/update Update .gitignore and constant.js Update API key functionality and add chatflow domain and API key to request payload added hidden nav and manu when in iframe Remove command from compose optimize dockkerfile Make dark theme the default Add DOMAIN env Add API_KEY env Add DOMAIN env Add auth0 integration Update dockerfile Add env passthrough for auth Add env passthrough for auth Add environment variables for authentication in production Add production environment variables Update compose env Update authentication logging and chatflow domain Update Dockerfile and env.sh, fix sed command in env.sh, and modify index.js to handle undefined organization ID Refactor Dockerfile and env.sh scripts, and update App.js and index.js files Add embed & embed-react, enable credentials for API comms Improvements Add SST Fix authorization issue in API endpoints Update .gitignore file to ignore .pem files and .env.* files added option for string or document fo routput and adjusted config Add lock files to git Update Docker files Add CDN and remove quotes from chat prompt so JSON is not malformed updated to account for queryoveride Allow public access to icons Remove parallel from turbo dev Fix Dockerfile and cookies missing on some requests Add CreateDalleImage tool and DallePost node class Add flowise-configs package and tools Added full Serp results access from LangChain Task and Planning Chatflow Remove unused SerpAPI initialization and console.log statement added new links for web scrapers Small improvements to match the AnswerAI styles ADd public-prediction endpoint Improve 401 error handling Add copilot deploys Add deployment documentation Update database secret Ignore *.env Fix missing errorg Merge pull request #3 from Answers-AI/feature/AAI-3-copilot-deployment Feature/aai 3 copilot deployment Merge pull request #4 from Answers-AI/feature/AAI-6-chatbot-config Feature/aai 6 chatbot config Add DEPLOYMENT_COPILOT.md and update README.md Improve session handling Merge branch 'feature/beta-v1' into bt/tools-sandbox Merge pull request #2 from Answers-AI/bt/tools-sandbox Tools Sandbox Update gitignore Update deployment docs Update how public/private enforcing works Add db secret, add environment file, fix launch json node version Merge pull request #5 from Answers-AI/feature/AAI-3-copilot-deployment Copilot deployment Add db secret, add environment file, fix launch json node version Add pipelines Add pipelines Update launch json Update copilot files Added embed as part of the workspace, updateded deps Add embed dist Update showing source files Fix source documents not showing Improve source documents Update source documents list in chatbot Update Badge powered by url Add visibility settings for AnswersAI Merge pull request #7 from Answers-AI/feature/AAI-2 Visibility settings for Chatflow on AnswerAI Answers config improvements Fix messages not displaying Fix the typo Update colors Increase the resources for flowise app Lower the service count Add and filter by userId on chatflow entities Add User model and handle for Chatflow and Credentials Add override for langfuse tracing Add roo tracer for metadata customization Improve Langfuse Tracing Update gitignore Update embed package names Merge branch 'feature/aai-embed' into feature/beta-v1 Fix sqlite user migration
maxtechera
added a commit
that referenced
this pull request
Aug 12, 2024
Add support for Airtable text field content answerai brand added contentful removed publisher from this branch removed textField from the node to fix errors Update docker-compose to build the repo Update image added youtube document loader added updated contentful loader Add chatflow API key and sync with Sidekick on create/update Update .gitignore and constant.js Update API key functionality and add chatflow domain and API key to request payload added hidden nav and manu when in iframe Remove command from compose optimize dockkerfile Make dark theme the default Add DOMAIN env Add API_KEY env Add DOMAIN env Add auth0 integration Update dockerfile Add env passthrough for auth Add env passthrough for auth Add environment variables for authentication in production Add production environment variables Update compose env Update authentication logging and chatflow domain Update Dockerfile and env.sh, fix sed command in env.sh, and modify index.js to handle undefined organization ID Refactor Dockerfile and env.sh scripts, and update App.js and index.js files Add embed & embed-react, enable credentials for API comms Improvements Add SST Fix authorization issue in API endpoints Update .gitignore file to ignore .pem files and .env.* files added option for string or document fo routput and adjusted config Add lock files to git Update Docker files Add CDN and remove quotes from chat prompt so JSON is not malformed updated to account for queryoveride Allow public access to icons Remove parallel from turbo dev Fix Dockerfile and cookies missing on some requests Add CreateDalleImage tool and DallePost node class Add flowise-configs package and tools Added full Serp results access from LangChain Task and Planning Chatflow Remove unused SerpAPI initialization and console.log statement added new links for web scrapers Small improvements to match the AnswerAI styles ADd public-prediction endpoint Improve 401 error handling Add copilot deploys Add deployment documentation Update database secret Ignore *.env Fix missing errorg Merge pull request #3 from Answers-AI/feature/AAI-3-copilot-deployment Feature/aai 3 copilot deployment Merge pull request #4 from Answers-AI/feature/AAI-6-chatbot-config Feature/aai 6 chatbot config Add DEPLOYMENT_COPILOT.md and update README.md Improve session handling Merge branch 'feature/beta-v1' into bt/tools-sandbox Merge pull request #2 from Answers-AI/bt/tools-sandbox Tools Sandbox Update gitignore Update deployment docs Update how public/private enforcing works Add db secret, add environment file, fix launch json node version Merge pull request #5 from Answers-AI/feature/AAI-3-copilot-deployment Copilot deployment Add db secret, add environment file, fix launch json node version Add pipelines Add pipelines Update launch json Update copilot files Added embed as part of the workspace, updateded deps Add embed dist Update showing source files Fix source documents not showing Improve source documents Update source documents list in chatbot Update Badge powered by url Add visibility settings for AnswersAI Merge pull request #7 from Answers-AI/feature/AAI-2 Visibility settings for Chatflow on AnswerAI Answers config improvements Fix messages not displaying Fix the typo Update colors Increase the resources for flowise app Lower the service count Add and filter by userId on chatflow entities Add User model and handle for Chatflow and Credentials Add override for langfuse tracing Add roo tracer for metadata customization Improve Langfuse Tracing Update gitignore Update embed package names Merge branch 'feature/aai-embed' into feature/beta-v1 Fix sqlite user migration Increase the resources for flowise app
maxtechera
pushed a commit
that referenced
this pull request
Aug 30, 2024
* added meilisearch retriever and credentials.ts * added semantic ratio * removed a TODO implementatio * meilisearch component implemented with searching and upsert functionality (#3) meilisearch retriever component created , searching for an existing index and upserting a new or existing index has been implemented , component utilizes langchain and meilisearch vector search Reviewed-on: https://git.beyond.cc/ntg/flowise/pulls/3 Reviewed-by: mohamed1999akram <mohamed1999akram@gmail.com> * added CI/CD for ntg branch, added proper dockerfile for flowise-ntg (#4) Reviewed-on: https://git.beyond.cc/ntg/flowise/pulls/4 Reviewed-by: mohammad <mohammad@noreply.git.beyond.cc> * modified os version , removed linting errors , removed cypress github actions (#5) added --no-lock-file flag to pass CICD , made the runner run on debian and not ubuntu , removed code that caused warnings to pass linting Reviewed-on: https://git.beyond.cc/ntg/flowise/pulls/5 Reviewed-by: omaryassery <omarryassser@gmail.com> * removed unnecessary QEMU install action (#6) Reviewed-on: https://git.beyond.cc/ntg/flowise/pulls/6 Reviewed-by: omaryassery <omarryassser@gmail.com> * removed cypress installation and linting from dockerfile (#7) Reviewed-on: https://git.beyond.cc/ntg/flowise/pulls/7 Reviewed-by: isameh <isameh@ntgclarity.com> * dockerfile-ntg-modification (#9) dockerfile-ntg modified to copy all working directory before calling pnpm install Reviewed-on: https://git.beyond.cc/ntg/flowise/pulls/9 Reviewed-by: isameh <isameh@ntgclarity.com> * resolved comments, reverted CI/CD * add test docker build yml back * moved meilisearch to vector store folder * Update Meilisearch.ts --------- Co-authored-by: Henry <hzj94@hotmail.com> Co-authored-by: Henry Heng <henryheng@flowiseai.com>
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.