Flowise/packages/components
Henry Heng b608219642
Feature/OpenAI Response API (#5014)
* - Added support for built-in OpenAI tools including web search, code interpreter, and image generation.
- Enhanced file handling by extracting artifacts and file annotations from response metadata.
- Implemented download functionality for file annotations in the UI.
- Updated chat history management to include additional kwargs for artifacts, file annotations, and used tools.
- Improved UI components to display used tools and file annotations effectively.

* remove redundant currentContainerId

* update comment
2025-08-07 17:59:05 +01:00
..
credentials Add Oxylabs Document Loader (#4625) 2025-07-08 16:04:46 +01:00
evaluation Evaluations for Agentflows v2 & Assistants (#4589) 2025-06-10 16:11:22 +01:00
nodes Feature/OpenAI Response API (#5014) 2025-08-07 17:59:05 +01:00
src Chore/Prevent invalid http redirect (#4990) 2025-07-31 12:24:08 +01:00
README-ZH.md Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
README.md Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
gulpfile.ts
models.json add openai oss models to groqChat 2025-08-05 18:53:42 +01:00
package.json Chore/Patch dependencies (#4992) 2025-07-31 12:31:47 +01:00
tsconfig.json

README.md

Flowise Components

English | 中文

Apps integration for Flowise. Contain Nodes and Credentials.

Flowise

Install:

npm i flowise-components

License

Source code in this repository is made available under the Apache License Version 2.0.