Cedrick Lunven

Results 81 comments of Cedrick Lunven

I noticed the openai integration leverages openai4j library https://github.com/ai-for-java/openai4j I do not have anything against this but it is only 22 stars and unfortunately lagging behind. Why not moving to...

There is no "official" date yet. The design is still ongoing, we want to do it as well as possible to avoid breaking changes later on. It will be end...

It would be an IAM Provider (LDAP/Auth2). Each entity has RBAC. It is used in the web console to see who can edit what.

v2 is finally an update of the core ff4j to JDK17. New major version is still under development

Sorry for not answering before. Indeed we may had some lines in the documentation. We are currently working on some classpath scanning at startup to populate a list of all...

The project is re-energized let me see if I can see what is happening here

`RedisHash` is a different way to store data in redis. To have it working with `spring-data-redis` here are the different operations to do: - Create FeatureStore, PropertyStore and AuditRepository classes...

Starting `0.6` the setup command will force the user to provide a token or will give an explicit message to avoid the linking issues. ``` astra setup --token TOKEN ```...

0.6 has not been released yet. it is expected for this week. ``` astra setup --token TOKEN ``` should already work in 0.,5 though

I think I applied all expected modification + adding support for remove function in the vector Store