Flowise/packages/components/credentials
Henry Heng 7924fbce0d
Feature/agentflow v2 (#4298)
* agent flow v2

* chat message background

* conditon agent flow

* add sticky note

* update human input dynamic prompt

* add HTTP node

* add default tool icon

* fix export duplicate agentflow v2

* add agentflow v2 marketplaces

* refractor memoization, add iteration nodes

* add agentflow v2 templates

* add agentflow generator

* add migration scripts for mysql, mariadb, posrgres and fix date filters for executions

* update agentflow chat history config

* fix get all flows error after deletion and rename

* add previous nodes from parent node

* update generator prompt

* update run time state when using iteration nodes

* prevent looping connection, prevent duplication of start node, add executeflow node, add nodes agentflow, chat history variable

* update embed

* convert form input to string

* bump openai version

* add react rewards

* add prompt generator to prediction queue

* add array schema to overrideconfig

* UI touchup

* update embedded chat version

* fix node info dialog

* update start node and loop default iteration

* update UI fixes for agentflow v2

* fix async drop down

* add export import to agentflowsv2, executions, fix UI bugs

* add default empty object to flowlisttable

* add ability to share trace link publicly, allow MCP tool use for Agent and Assistant

* add runtime message length to variable, display conditions on UI

* fix array validation

* add ability to add knowledge from vector store and embeddings for agent

* add agent tool require human input

* add ephemeral memory to start node

* update agent flow node to show vs and embeddings icons

* feat: add import chat data functionality for AgentFlowV2

* feat: set chatMessage.executionId to null if not found in import JSON file or database

* fix: MariaDB execution migration script to utf8mb4_unicode_520_ci

---------

Co-authored-by: Ong Chung Yau <33013947+chungyau97@users.noreply.github.com>
Co-authored-by: chungyau97 <chungyau97@gmail.com>
2025-05-10 10:21:26 +08:00
..
AWSCredential.credential.ts
AirtableApi.credential.ts
AlibabaApi.credential.ts feat: Add Alibaba API credential and ChatAlibabaTongyi node (#3360) 2024-10-17 01:54:50 +01:00
AnthropicApi.credential.ts
ApifyApi.credential.ts
ArizeApi.credential.ts feat: Add Arize & Phoenix Tracer Integration (#4046) 2025-02-24 20:11:30 +05:30
AssemblyAI.credential.ts
AstraApi.credential.ts
AzureCognitiveServices.credential.ts Feature/Add Azure Cognitive speech-to-text functionality (#3718) 2024-12-18 01:35:16 +00:00
AzureOpenAIApi.credential.ts
BaiduApi.credential.ts Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
BraveSearchApi.credential.ts
CerebrasApi.credential.ts Add Cerebras Node and Credential (#3377) 2024-10-23 22:09:52 +01:00
ChatflowApi.credential.ts Feature/lang graph (#2319) 2024-05-21 16:36:42 +01:00
ChromaApi.credential.ts Add tenant and database configs for Chroma Cloud credentials (#3872) 2025-01-20 18:39:00 +00:00
CohereApi.credential.ts
ComposioApi.credential.ts Feature/add composio tool (#3722) 2024-12-19 13:36:56 +00:00
ConfluenceCloudApi.credential.ts
ConfluenceServerDCApi.credential.ts
CouchbaseApi.credential.ts Add couchbase vectore store support (#3093) 2024-10-26 02:36:38 +01:00
DeepseekApi.credential.ts Feat/deepseek chat node (#3732) 2024-12-21 12:54:39 +00:00
DynamodbMemoryApi.credential.ts
E2B.credential.ts Bugfix/CodeInterpreter E2B Credential (#3206) 2024-09-17 16:38:47 +01:00
ElasticsearchAPI.credential.ts
ElectricsearchUserPassword.credential.ts
ExaSearchApi.credential.ts Feat/Exa Search Tool (#2524) 2024-05-30 22:27:17 +01:00
FigmaApi.credential.ts
FireCrawlApi.credential.ts feat: Add Custom Api Url Param for Self-hosted FireCrawl endpoint (#3480) 2024-11-09 00:44:17 +00:00
FireworksApi.credential.ts Fireworks ai chat model (#2596) 2024-06-11 21:56:22 +01:00
GithubApi.credential.ts
GoogleAuth.credential.ts
GoogleGenerativeAI.credential.ts
GoogleMakerSuite.credential.ts
GoogleSearchApi.credential.ts
GroqApi.credential.ts
HTTPApiKey.credential.ts Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
HTTPBasicAuth.credential.ts Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
HTTPBearerToken.credential.ts Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
HuggingFaceApi.credential.ts
IBMWatsonx.credential.ts Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
JinaApi.credential.ts [Feature] added Jina AI Embedding support (#3355) 2024-10-17 01:49:46 +01:00
JiraApi.credential.ts feat: add "Jira" document loader (#4247) (#4248) 2025-04-16 02:54:16 +08:00
LangWatchApi.credential.ts Add LangWatch integration (#2677) 2024-06-21 16:26:55 +01:00
LangfuseApi.credential.ts
LangsmithApi.credential.ts
LitellmApi.credential.ts Feature/added litellm component (#4327) 2025-05-06 22:41:49 +08:00
LocalAIApi.credential.ts
LunaryApi.credential.ts LunaryAI automatic Thread and User tracking (#3233) 2024-09-26 12:01:33 +01:00
MeilisearchApi.credential.ts Added meilisearch retriever component (#2824) 2024-08-18 12:23:45 +01:00
Mem0MemoryApi.credential.ts Adds Mem0 Memory Node (#4213) 2025-03-31 10:53:01 +08:00
MilvusAuth.credential.ts
MistralApi.credential.ts
MomentoCacheApi.credential.ts
MongoDBUrlApi.credential.ts
MySQLApi.credential.ts
Neo4jApi.credential.ts Feature/Add Neo4j GraphRag support (#3686) 2024-12-23 01:35:53 +00:00
NotionApi.credential.ts
NvdiaNIMApi.credential.ts NVIDIA NIM fixes (#4215) 2025-03-24 15:20:09 +05:30
OpenAIApi.credential.ts
OpenRouterApi.credential.ts Feature/OpenRouter (#3865) 2025-01-13 20:35:59 +00:00
OpenSearchUrl.credential.ts Improve OpenSearchURL credential storing user and password in separate fields from the URL (#2549) 2024-06-04 02:31:36 +01:00
OpikApi.credential.ts feat: Add Opik Tracer integration (#4194) 2025-04-03 15:57:54 +08:00
PerplexityApi.credential.ts feature/add-perplexity-node (#4376) 2025-05-05 14:34:07 +08:00
PhoenixApi.credential.ts feat: Add Arize & Phoenix Tracer Integration (#4046) 2025-02-24 20:11:30 +05:30
PineconeApi.credential.ts
PostgresApi.credential.ts
PostgresUrl.credential.ts Feature/MCP (Model Context Protocol) (#4134) 2025-03-06 13:57:18 +00:00
QdrantApi.credential.ts
RedisCacheApi.credential.ts Redis default port is 6379 (#3548) 2024-11-21 19:09:54 +00:00
RedisCacheUrlApi.credential.ts
ReplicateApi.credential.ts
SearchApi.credential.ts
SerpApi.credential.ts
SerperApi.credential.ts
SingleStoreApi.credential.ts
SlackApi.credential.ts Feature/MCP (Model Context Protocol) (#4134) 2025-03-06 13:57:18 +00:00
SpiderApi.credential.ts Feature/Spider (open-source web scraper & crawler) (#2738) 2024-07-02 00:00:52 +01:00
StripeApi.credential.ts Feature/Add stripe toolkit (#3522) 2024-11-15 20:28:07 +00:00
SupabaseApi.credential.ts
TavilyApi.credential.ts feature: add additional parameters to Tavily API tool (#4353) 2025-04-28 15:45:05 +08:00
TogetherAIApi.credential.ts Feature/TogetherAI (#2318) 2024-05-04 18:25:13 +01:00
UnstructuredApi.credential.ts
UpstashRedisApi.credential.ts
UpstashRedisMemoryApi.credential.ts
UpstashVectorApi.credential.ts
VectaraApi.credential.ts
VoyageAIApi.credential.ts
WeaviateApi.credential.ts
WolframAlphaApp.credential.ts Chore/O3 MINI (#3962) 2025-02-01 01:17:40 +00:00
XaiApi.credential.ts Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
ZepMemoryApi.credential.ts