di-sukharev / opencommit

Generate conventional git commit messages with AI in 1 second 🤯🔫
https://www.npmjs.com/package/opencommit
MIT License
5.98k stars 318 forks source link

[Feature]: Support Flowise as an AI provider #373

Closed JMN09 closed 1 month ago

JMN09 commented 1 month ago

Description

The feature to be implement would allow the integration of flowise as an AI provider. Flowise allows building fast AI solution using a simple UI. It supports a wide spectrum of applications from quick prototyping, to building industry grade solutions.

Suggested Solution

Add an AiEngine class that communicates with Flowise's endpoint.

Alternatives

No response

Additional Context

No response

di-sukharev commented 1 month ago

merged, will be released in the next version

di-sukharev commented 1 month ago

@JMN09 also mentioning it here.

there was a breaking change to how flowise url is expected, please see here https://github.com/di-sukharev/opencommit/pull/391