Package io.higson.runtime.provider.ai
Interface AiModelSession<T>
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
OnnxModelSession
-
Method Summary
Methods inherited from interface java.lang.AutoCloseable
close
-
Method Details
-
getSession
T getSession()
-