Flowise/packages/components/nodes/agents
owengo e58c8b953d
Several features for OpenAPI toolkit and OpenAI Assistants (#3989)
* Allows 'x-strict' attribute in OpenAPI spec tool and other json spec objects, this allows the OpenAI Assistant to have function calls with 'strict' mode. Also allows the OpenAI assistant to call several tools in the same run. And adds a checkbox 'remove Nulls' for the OpenAPI toolkit so that parameters with null values are not passed to the backend api.

* fix lint errors

---------

Co-authored-by: Olivier Schiavo <olivier.schiavo@wengo.com>
2025-02-28 12:05:57 +00:00
..
AirtableAgent clean(components): is debug boolean syntax shorthand (#3770) 2025-01-03 14:20:59 +00:00
AutoGPT Feature/sse (#3125) 2024-09-17 08:01:25 +01:00
BabyAGI Feature/sse (#3125) 2024-09-17 08:01:25 +01:00
CSVAgent clean(components): is debug boolean syntax shorthand (#3770) 2025-01-03 14:20:59 +00:00
ConversationalAgent Feature/Add bullmq redis for message queue processing (#3568) 2025-01-23 14:08:02 +00:00
ConversationalRetrievalToolAgent Bugfix/Escape JSON in Prompt Message (#3901) 2025-01-20 19:18:28 +00:00
LlamaIndexAgents clean(components): is debug boolean syntax shorthand (#3770) 2025-01-03 14:20:59 +00:00
OpenAIAssistant Several features for OpenAPI toolkit and OpenAI Assistants (#3989) 2025-02-28 12:05:57 +00:00
ReActAgentChat Feature/sse (#3125) 2024-09-17 08:01:25 +01:00
ReActAgentLLM clean(components): is debug boolean syntax shorthand (#3770) 2025-01-03 14:20:59 +00:00
ToolAgent Bugfix/Escape JSON in Prompt Message (#3901) 2025-01-20 19:18:28 +00:00
XMLAgent Bugfix/Escape JSON in Prompt Message (#3901) 2025-01-20 19:18:28 +00:00