Good afternon
Description
The project proposes 2 kinds of deployments
- One light (SQLite)
- One complete (with mySQL, AI inference, etc)
For people who have already AI stack in place (with Ollama, lmstudio, or others), it is redundant to have AI inference service and models running locally.
Requested Feature
It would be great to completely externalize AI inference through external APIs (embedding, AI workers, summarizing, etc...)
This deployment would be in the middle of the two existing ones, with complete feature set but variables to externalize all AI services.
It could be also modifying the complete setup to allow to disable local AI activity and declare external APIs for each task.
Thanks !
Good afternon
Description
The project proposes 2 kinds of deployments
For people who have already AI stack in place (with Ollama, lmstudio, or others), it is redundant to have AI inference service and models running locally.
Requested Feature
It would be great to completely externalize AI inference through external APIs (embedding, AI workers, summarizing, etc...)
This deployment would be in the middle of the two existing ones, with complete feature set but variables to externalize all AI services.
It could be also modifying the complete setup to allow to disable local AI activity and declare external APIs for each task.
Thanks !