Class OllamaRestApi.OllamaRestAPIFilter
java.lang.Object
io.quarkiverse.langchain4j.ollama.OllamaRestApi.OllamaRestAPIFilter
- All Implemented Interfaces:
jakarta.ws.rs.client.ClientRequestFilter
- Enclosing interface:
- OllamaRestApi
public static class OllamaRestApi.OllamaRestAPIFilter
extends Object
implements jakarta.ws.rs.client.ClientRequestFilter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OllamaRestAPIFilter
-
-
Method Details
-
filter
public void filter(jakarta.ws.rs.client.ClientRequestContext context) - Specified by:
filterin interfacejakarta.ws.rs.client.ClientRequestFilter
-