jar

org.http4k : http4k-connect-ai-ollama

Maven & Gradle

Jun 10, 2024
36 stars

http4k-connect-ai-ollama

Table Of Contents

Latest Version

Download org.http4k : http4k-connect-ai-ollama JAR file - Latest Versions:

All Versions

Download org.http4k : http4k-connect-ai-ollama JAR file - All Versions:

Version Vulnerabilities Size Updated
5.17.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window http4k-connect-ai-ollama-5.17.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.http4k.connect.ollama

├─ org.http4k.connect.ollama.HttpOllamaKt.class - [JAR]

├─ org.http4k.connect.ollama.KotshiOllamaJsonAdapterFactory.class - [JAR]

├─ org.http4k.connect.ollama.Message.class - [JAR]

├─ org.http4k.connect.ollama.ModelName.class - [JAR]

├─ org.http4k.connect.ollama.Ollama.class - [JAR]

├─ org.http4k.connect.ollama.OllamaAction.class - [JAR]

├─ org.http4k.connect.ollama.OllamaExtensionsKt.class - [JAR]

├─ org.http4k.connect.ollama.OllamaJsonAdapterFactory.class - [JAR]

├─ org.http4k.connect.ollama.OllamaMoshi.class - [JAR]

├─ org.http4k.connect.ollama.Prompt.class - [JAR]

├─ org.http4k.connect.ollama.ResponseFormat.class - [JAR]

├─ org.http4k.connect.ollama.Role.class - [JAR]

├─ org.http4k.connect.ollama.SystemMessage.class - [JAR]

├─ org.http4k.connect.ollama.Template.class - [JAR]

org.http4k.connect.ollama.action

├─ org.http4k.connect.ollama.action.ChatCompletion.class - [JAR]

├─ org.http4k.connect.ollama.action.ChatCompletionResponse.class - [JAR]

├─ org.http4k.connect.ollama.action.Completion.class - [JAR]

├─ org.http4k.connect.ollama.action.CompletionResponse.class - [JAR]

├─ org.http4k.connect.ollama.action.CreateEmbeddings.class - [JAR]

├─ org.http4k.connect.ollama.action.Details.class - [JAR]

├─ org.http4k.connect.ollama.action.EmbeddingsResponse.class - [JAR]

├─ org.http4k.connect.ollama.action.GetModels.class - [JAR]

├─ org.http4k.connect.ollama.action.KotshiChatCompletionJsonAdapter.class - [JAR]

├─ org.http4k.connect.ollama.action.KotshiChatCompletionResponseJsonAdapter.class - [JAR]

├─ org.http4k.connect.ollama.action.KotshiCompletionJsonAdapter.class - [JAR]

├─ org.http4k.connect.ollama.action.KotshiCompletionResponseJsonAdapter.class - [JAR]

├─ org.http4k.connect.ollama.action.KotshiCreateEmbeddingsJsonAdapter.class - [JAR]

├─ org.http4k.connect.ollama.action.KotshiDetailsJsonAdapter.class - [JAR]

├─ org.http4k.connect.ollama.action.KotshiEmbeddingsResponseJsonAdapter.class - [JAR]

├─ org.http4k.connect.ollama.action.KotshiGetModelsJsonAdapter.class - [JAR]

├─ org.http4k.connect.ollama.action.KotshiModelJsonAdapter.class - [JAR]

├─ org.http4k.connect.ollama.action.KotshiModelListJsonAdapter.class - [JAR]

├─ org.http4k.connect.ollama.action.KotshiModelOptionsJsonAdapter.class - [JAR]

├─ org.http4k.connect.ollama.action.KotshiPullModelJsonAdapter.class - [JAR]

├─ org.http4k.connect.ollama.action.KotshiPullResponseJsonAdapter.class - [JAR]

├─ org.http4k.connect.ollama.action.Model.class - [JAR]

├─ org.http4k.connect.ollama.action.ModelList.class - [JAR]

├─ org.http4k.connect.ollama.action.ModelOptions.class - [JAR]

├─ org.http4k.connect.ollama.action.NonNullOllamaAction.class - [JAR]

├─ org.http4k.connect.ollama.action.PullModel.class - [JAR]

├─ org.http4k.connect.ollama.action.PullResponse.class - [JAR]

Advertisement