Index
All Classes and Interfaces|All Packages|Serialized Form
B
- buildCustomRequest(WellsOfWisdom, Context, JSONArray, JSONObject) - Static method in class org.odinware.odinrunes.GptOpsHelper
-
Builds and returns a custom Request object based on the provided RequestBuilder implementation.
- buildRequest(Context, JSONArray, JSONObject) - Method in class org.odinware.odinrunes.GoogleGeminiWellsOfWisdomOverVertexAI
-
Constructs an HTTP request to the Google Gemini API via GCP's VertexAI using the provided context and messages.
- buildRequest(Context, JSONArray, JSONObject) - Method in class org.odinware.odinrunes.GooglePalm2WellsOfWisdomOverVertexAI
-
Constructs an HTTP request to the Google Palm2 API via GCP's VertexAI using the provided context and messages.
- buildRequest(Context, JSONArray, JSONObject) - Method in class org.odinware.odinrunes.OllamaWellsOfWisdom
-
Constructs an HTTP request to the Ollama API using the provided context and messages.
- buildRequest(Context, JSONArray, JSONObject) - Method in class org.odinware.odinrunes.OpenAIWellsOfWisdom
-
Constructs an HTTP request to the OpenAI API using the provided context and OpenAI messages.
- buildRequest(Context, JSONArray, JSONObject) - Method in interface org.odinware.odinrunes.WellsOfWisdom
-
Builds a HTTP request based on the provided context and Odin messages.
All Classes and Interfaces|All Packages|Serialized Form