Here we can share any new feature or direction that we want to give to ManifoldCF.
Upgrade to OpenJDK 21
We should probably consider to upgrade to OpenJDK 21.
Assessment and upgrading the current connectors
We probably need to create an assessment table in order to understand which connector we should keep, remove, update or rewrite from scratch.
Output Connectors for vector databases (RAG)
It could be interesting to understand if we can add specific connectors for Retrieval-Augmented Generation (RAG) for helping the injection of data in vector databases.
We could implement one or more RAG Output Connectors using Langchain4j for example one for each embedding store (Elasticsearch, Cassandra, Neo4j and so on)
Security
We have to continue to solve critical vulnerabilities at least upgrading the related dependencies.
Resiliency
Should we invest time in making the architecture more reliable?