Flowise
Flowise is an open-source low-code platform designed for developers to rapidly prototype and deploy customized LLM orchestration flows and AI agents. By leveraging a low-code approach, Flowise significantly accelerates the development process, allowing for quick iterations from testing to production. The platform enables seamless integration of LLMs with memory, data loaders, cache, moderation, and numerous other functionalities. Developers can build autonomous agents capable of utilizing various tools to perform tasks efficiently.
-
Get an SSH key pair to connect to the virtual machine (VM).
-
Create a VM from a public image. In the Boot disk image/selection section, go to the Cloud Marketplace tab and select Flowise. In the Access section:
-
In the Login field, enter the username;
-
In the SSH key field, paste the contents of the public SSH key file.
-
Make sure that the selected Security group allows incoming traffic on ports
TCP/22andTCP/3000. -
Click Create VM and wait for the deployment process to complete.
-
To connect to the web interface, open the following URL in your web browser:
http://<virtual machine address>:3000
- Fill out the registration form for a new user and specify the password for the current
adminuser — you can get the password by connecting to the VM via SSH and running the following command:
sudo cat /root/default_passwords.txt
- Creating AI workflows without writing code
- Integrating LLMs with popular tools like Langchain, LlamaIndex, and more than 100 other integrations
- Developing autonomous AI agents
- Utilizing custom tools with AI agents
- Extending and integrating applications using APIs, SDKs, and embedded chat solutions
- Working with open-source LLMs
Yandex Cloud technical support is available 24/7 to respond to requests. The types of requests available and their response time depend on your pricing plan. You can activate paid support in the management console. Learn more about requesting technical support.
Yandex Cloud does not provide technical support for this product. If you have any issues, please refer to the developer’s information resources.