I have encrypted TFHE types in my smart contract. I want a Reinforcement Learning agent (or some other ML agent) to read that encrypted data. Can ConcreteML read the encrypted TFHE data? I may cache the TFHE data for performance, but for now my question is on feasibility.
fhEVM TFHE types are not yet supported in Concrete ML but we’re working on it.