Flowise/packages/components/nodes
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
..
agents Several features for OpenAPI toolkit and OpenAI Assistants (#3989) 2025-02-28 12:05:57 +00:00
analytic feat: Add Arize & Phoenix Tracer Integration (#4046) 2025-02-24 20:11:30 +05:30
cache Feature/Add bullmq redis for message queue processing (#3568) 2025-01-23 14:08:02 +00:00
chains Feature/update openai version, add reasoning effort param, add o3 mini (#3973) 2025-02-04 08:43:27 +00:00
chatmodels Feature/nim container (#3966) 2025-02-27 09:14:01 +00:00
documentloaders Feature/Add ability to create new doc store on upsert (#3965) 2025-02-01 14:28:50 +00:00
embeddings Late Chunking support for Jina Embeddings (#4002) 2025-02-08 14:10:18 +00:00
engine Feature/sse (#3125) 2024-09-17 08:01:25 +01:00
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 Feature/Add bullmq redis for message queue processing (#3568) 2025-01-23 14:08:02 +00:00
moderation Feature/sse (#3125) 2024-09-17 08:01:25 +01:00
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/update nodevm sandbox options, sanitize tablename (#3818) 2025-01-07 15:26:25 +00:00
responsesynthesizer
retrievers Fix vector store filter not work (#4065) 2025-02-26 15:03:54 +00:00
sequentialagents feat: preserve UI state memory on API override (#3957) 2025-02-03 17:12:09 +00:00
speechtotext/assemblyai
textsplitters Feature/DocumentStore (#2106) 2024-05-06 15:23:27 +01:00
tools Several features for OpenAPI toolkit and OpenAI Assistants (#3989) 2025-02-28 12:05:57 +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 Bugfix/Typeorm Postgres Driver Not Found (#4024) 2025-02-12 19:19:52 +00:00