Explore
Find agent skills by outcome
139,192 skills indexed with the new KISS metadata standard.
Setting up a Development Environment
This document details how to set up a local development environment that will allow you to contribute changes to the project!
Contributor Covenant Code of Conduct
We as members, contributors, and leaders pledge to make participation in our
How to contribute to Langflow
Thank you for your interest in contributing!
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
This is to avoid Opencommit hook from getting pushed
prepare-commit-msg
language: en-US
tone_instructions: ""
Set the default behavior, in case people don't have core.autocrlf set.
* text eol=lf
src/frontend/node_modules
src/frontend/build
packages:
- 'packages/*'
Copyright (c) 2023-present FlowiseAI, Inc.
Portions of this software are licensed as follows:
Untitled Skill
Responsible Disclosure Policy
At Flowise, we prioritize security and continuously work to safeguard our systems. However, vulnerabilities can still exist. If you identify a security issue, please report it to us so we can address...
Untitled Skill
English | 中文
npm install -g artillery@latest
config:
Contributor Covenant Code of Conduct
English | 中文
editor
.idea
auto-install-peers = true
strict-peer-dependencies = false
node_modules
dist
Auth
By default, we're using cookies as a mock auth method. It's for trying out OpenGPTs.
version: "3"
services:
version: "3"
services:
API Getting Started
This documentation covers how to get started with the API that backs OpenGPTs.
OpenGPTs
This is an open source effort to create a similar experience to OpenAI's GPTs and Assistants API.