mirror of
https://github.com/reconurge/flowsint.git
synced 2026-05-07 20:28:48 -05:00
[GH-ISSUE #53] More LLM support #186
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @xhzeem on GitHub (Nov 13, 2025).
Original GitHub issue: https://github.com/reconurge/flowsint/issues/53
The Flo chat seems to only support mistral models
Hope this could be extended with more dynamic way of managing the model + support for local LLM
@dextmorgn commented on GitHub (Nov 13, 2025):
Yes for now it was designed for mistral only.
Support for other AI tools is in the roadmap but I'd like to fix some other issues first to start this big part on a strong structure.