Flowise/packages/components/nodes
toi500 4009eb227b
Fix(FlowiseChatGoogleGenerativeAI): 400 Bad Request errors from Gemini API when converting tool schemas - MCP tools. (#4294)
* fix: 400 Bad Request errors from Gemini API when converting tool schemas (MCP tools).

* Update FlowiseChatGoogleGenerativeAI.ts

---------

Co-authored-by: Henry Heng <henryheng@flowiseai.com>
2025-04-15 00:27:32 +08:00
..
agents Add Detailed Streaming to the Tool Agent (#4155) 2025-04-03 01:14:35 +08:00
analytic feat: Add Opik Tracer integration (#4194) 2025-04-03 15:57:54 +08:00
cache Support cache system instructs for Google GenAI (#4148) 2025-04-14 23:26:03 +08:00
chains Bugfix/Validate URL for postCore (#4172) 2025-03-13 20:00:32 +00:00
chatmodels Fix(FlowiseChatGoogleGenerativeAI): 400 Bad Request errors from Gemini API when converting tool schemas - MCP tools. (#4294) 2025-04-15 00:27:32 +08:00
documentloaders feat: Enterprise Github (#4221) 2025-04-03 01:17:56 +08:00
embeddings Late Chunking support for Jina Embeddings (#4002) 2025-02-08 14:10:18 +00:00
engine
graphs/Neo4j Feature/Add Neo4j GraphRag support (#3686) 2024-12-23 01:35:53 +00:00
llms Feature/update openai version, add reasoning effort param, add o3 mini (#3973) 2025-02-04 08:43:27 +00:00
memory feat(Mem0): Add option to use Flowise Chat ID (#4257) 2025-04-07 11:46:32 +08:00
moderation
multiagents clean(components): is debug boolean syntax shorthand (#3770) 2025-01-03 14:20:59 +00:00
outputparsers [Feature] Repair JSON from LLM in StructuredOutputParserAdvanced (#3723) 2024-12-21 12:51:56 +00:00
prompts Bugfix/Escape JSON in Prompt Message (#3901) 2025-01-20 19:18:28 +00:00
recordmanager Bugfix/arbitrary create attachemnt file upload (#4171) 2025-03-13 19:46:27 +00:00
responsesynthesizer
retrievers Fix vector store filter not work (#4065) 2025-02-26 15:03:54 +00:00
sequentialagents Improve Error Messaging for Missing LLM Node Input Variables and Optimize Lodash Imports (#4167) 2025-04-03 01:08:42 +08:00
speechtotext/assemblyai
textsplitters
tools Add Sequential Thinking MCP tool for structured problem-solving (#4143) 2025-03-10 10:15:10 +00:00
utilities New Feature: Add post postprocessing of response from LLM using custom JS Function (#4079) 2025-02-26 17:40:03 +00:00
vectorstores [fix 4206]: fix the empty array return for getBaseClasses when using typeorm driver and not the PGVectorStore (#4225) 2025-04-03 01:47:14 +08:00