Commit Graph

  • b64bb0163f Updated readme Amith Koujalgi 2023-12-17 15:07:49 +05:30
  • ab89dfcefe Added APIs to pass images and ask questions on it with LLaVA model Amith Koujalgi 2023-12-17 15:07:26 +05:30
  • 6e8a7f2593 Updated readme Amith Koujalgi 2023-12-17 15:05:19 +05:30
  • 251968e5e0 Added APIs to pass images and ask questions on it with LLaVA model Amith Koujalgi 2023-12-17 15:02:30 +05:30
  • 08118b88fc clean up Amith Koujalgi 2023-12-17 12:24:49 +05:30
  • e9ec19a62d clean up Amith Koujalgi 2023-12-17 11:56:55 +05:30
  • 899b734abf clean up Amith Koujalgi 2023-12-17 11:44:13 +05:30
  • b6c1afff32 clean up Amith Koujalgi 2023-12-17 11:44:04 +05:30
  • 9658dd2993 updated readme Amith Koujalgi 2023-12-17 11:24:27 +05:30
  • e2a88b06c5 Updated tests Amith Koujalgi 2023-12-14 20:10:18 +05:30
  • 548895bbce Updated readme Amith Koujalgi 2023-12-14 18:31:13 +05:30
  • 74b03dcb87 Updated tests Amith Koujalgi 2023-12-14 18:22:53 +05:30
  • a0d6a5ef97 Updated models with Lombok Amith Koujalgi 2023-12-14 18:12:06 +05:30
  • 1df8622b32 Fixes to listModels API Amith Koujalgi 2023-12-14 17:55:17 +05:30
  • b2d76970dc Added surefire and failsafe plugins Amith Koujalgi 2023-12-14 17:41:23 +05:30
  • f6af7025a8 Merge remote-tracking branch 'origin/main' Amith Koujalgi 2023-12-14 17:30:27 +05:30
  • afb8d21747 Added surefire and failsafe plugins Amith Koujalgi 2023-12-14 17:30:14 +05:30
  • d52427fb68 Fixes to tests Amith Koujalgi 2023-12-14 16:47:38 +05:30
  • 4e4a5d2996 Fixes to ask API Amith Koujalgi 2023-12-14 16:45:12 +05:30
  • f67f3b9eb5 updated readme Amith Koujalgi 2023-12-14 16:40:15 +05:30
  • a3c59c32ef updated readme Amith Koujalgi 2023-12-14 15:38:23 +05:30
  • 792222c162 updated readme Amith Koujalgi 2023-12-14 15:37:12 +05:30
  • 417423005a updated readme Amith Koujalgi 2023-12-14 15:35:44 +05:30
  • 6f7f349619
    Update README.md Amith Koujalgi 2023-12-14 15:22:13 +05:30
  • 9e1fc52ba2 updated readme Amith Koujalgi 2023-12-13 19:10:38 +05:30
  • 3c4d15b3a0 updated readme Amith Koujalgi 2023-12-01 09:49:53 +05:30
  • b6b41c7976 updated readme Amith Koujalgi 2023-12-01 09:49:33 +05:30
  • 6b665e0dd5 updated readme Amith Koujalgi 2023-12-01 09:48:58 +05:30
  • 65a9d52615 updated readme Amith Koujalgi 2023-12-01 09:47:44 +05:30
  • 459de83fbd
    Update README.md Amith Koujalgi 2023-12-01 09:45:37 +05:30
  • 298cc8acf5 updated readme Amith Koujalgi 2023-11-17 14:52:32 +05:30
  • c59badd1c9 updated readme Amith Koujalgi 2023-11-17 14:52:14 +05:30
  • 6e8976a7c7 updated readme Amith Koujalgi 2023-11-17 14:49:43 +05:30
  • 9d6fbab0e5 updated readme Amith Koujalgi 2023-11-17 14:45:05 +05:30
  • fdd732fd71 mvn release test Amith Koujalgi 2023-11-17 10:46:35 +05:30
  • a71a865b9e mvn release test Amith Koujalgi 2023-11-17 10:45:06 +05:30
  • c3809e830b mvn release test Amith Koujalgi 2023-11-17 10:32:15 +05:30
  • 9581dc3357 mvn release test Amith Koujalgi 2023-11-17 10:28:51 +05:30
  • 6bcdab27f3 mvn release test Amith Koujalgi 2023-11-17 08:59:34 +05:30
  • e71034142d mvn release test Amith Koujalgi 2023-11-17 08:57:28 +05:30
  • 11377610bd mvn release test Amith Koujalgi 2023-11-17 08:48:50 +05:30
  • f29851e323 mvn release test Amith Koujalgi 2023-11-17 08:47:31 +05:30
  • a5c6ba5558 Updated ask and askAsync responses to include responseTime parameter Amith Koujalgi 2023-11-16 00:50:56 +05:30
  • 79f69c1620 Merge remote-tracking branch 'origin/main' Amith Koujalgi 2023-11-16 00:49:12 +05:30
  • 7579bbbc59 Updated ask and askAsync responses to include responseTime parameter Amith Koujalgi 2023-11-16 00:48:59 +05:30
  • 5c17bf7bb4
    Merge pull request #6 from mgmacleod/missing-system-property Amith Koujalgi 2023-11-14 23:22:03 +05:30
  • 04e942f1f9 Added a system property to prevent Unrecognized field "system" when calling OllamaApi.getModelDetails Matthew MacLeod 2023-11-14 10:25:04 -05:00
  • 3a43d3e95c Added GH action workflow for PR create Amith Koujalgi 2023-11-13 12:25:40 +05:30
  • dc2b73a72d added test cases for more APIs Amith Koujalgi 2023-11-13 12:15:06 +05:30
  • c5f3bb5d31 - updated non-primitives Long and Boolean to primitive types Amith Koujalgi 2023-11-13 11:45:53 +05:30
  • 7da4a7ffd4 - updated Java version to 11. - replaced Apache HTTP client code with Java.net.http.HttpClient Amith Koujalgi 2023-11-13 11:32:53 +05:30
  • d2f405dc64 - removed returning JSON string from toString methods of POJOs - moved the code to get the ObjectMapper instance to Utils so that any changes to ObjectMapper could be handled at one place. - removed duplicate ObjectMapper instantiation code Amith Koujalgi 2023-11-13 00:47:47 +05:30
  • 0d6af4b4a5
    Merge pull request #5 from reckart/bugfix/4-evalCount-in-response-from-ollama-cannot-be-parsed Amith Koujalgi 2023-11-13 00:14:55 +05:30
  • e2a8be42e0 Issue #4: evalCount in response from ollama cannot be parsed Richard Eckart de Castilho 2023-11-12 19:36:27 +01:00
  • df9b9af063 Updated askAsync API to use OutputStream.write instead of DataOutputStream.writeBytes Amith Koujalgi 2023-11-12 23:53:36 +05:30
  • 7c4b17454b Handled ignorable JSON fields of Ollama response Amith Koujalgi 2023-11-12 23:33:22 +05:30
  • 3a45746a63 add missing import of EmbeddingResponse Amith Koujalgi 2023-11-12 23:24:05 +05:30
  • dd911029d6
    Merge pull request #3 from reckart/bugfix/2-Certain-requests-fail-with-a-400-Bad-Request Amith Koujalgi 2023-11-12 23:21:42 +05:30
  • 84386cf539 Issue #2: Certain requests fail with a 400 Bad Request Richard Eckart de Castilho 2023-11-12 18:42:34 +01:00
  • 4f70d1ee80 Updated readme Amith Koujalgi 2023-11-12 23:06:06 +05:30
  • 7933154462 Added generateEmbeddings API Amith Koujalgi 2023-11-12 21:14:54 +05:30
  • e78609727e Added generateEmbeddings API Amith Koujalgi 2023-11-12 20:23:21 +05:30
  • 48acf921e8 Updated models with @JsonProperty to have Java-naming conventions for attributes Amith Koujalgi 2023-11-12 20:00:44 +05:30
  • 5c5463b764 Fix for logback as a transitive dependency. Amith Koujalgi 2023-11-12 19:48:40 +05:30
  • 6678cd3f69 - replaced GSON with Jackson - Updated readme - general cleanup Amith Koujalgi 2023-11-09 12:56:45 +05:30
  • 1f28e61234 Updated readme Amith Koujalgi 2023-11-09 11:55:00 +05:30
  • 2bdf0cc638 Updated readme Amith Koujalgi 2023-11-09 00:51:19 +05:30
  • c1c3e4902a updated setVerbose Amith Koujalgi 2023-11-09 00:31:13 +05:30
  • bc31a5f92a Updated readme Amith Koujalgi 2023-11-09 00:27:43 +05:30
  • d50e30f147 - Added verbose param to OllamaAPI - Setup logback logging - Updated readme Amith Koujalgi 2023-11-09 00:26:03 +05:30
  • 98a98d3276 updated Readme Amith Koujalgi 2023-11-08 21:22:40 +05:30
  • 0c91db1d03 updated Readme Amith Koujalgi 2023-11-08 14:49:58 +05:30
  • 5a916a4e9f updated Readme Amith Koujalgi 2023-11-08 14:38:29 +05:30
  • dbda21459b updated Readme Amith Koujalgi 2023-11-08 14:36:02 +05:30
  • 0f8edcd4c2 updated Readme Amith Koujalgi 2023-11-08 14:35:10 +05:30
  • 384c2cf041 added Javadocs Amith Koujalgi 2023-11-08 14:28:37 +05:30
  • c379e94571 added Javadocs Amith Koujalgi 2023-11-08 14:27:50 +05:30
  • bf0a1e2160 init Amith Koujalgi 2023-11-08 14:09:31 +05:30
  • f5b46410e8 init Amith Koujalgi 2023-11-08 14:05:26 +05:30
  • b9d888b3d5 init Amith Koujalgi 2023-11-08 14:04:45 +05:30
  • 6c4fc95493 init Amith Koujalgi 2023-11-08 14:02:54 +05:30
  • 5a9e2fb026 init Amith Koujalgi 2023-11-08 13:54:57 +05:30
  • 92ae628d4f init Amith Koujalgi 2023-11-08 13:54:00 +05:30
  • e2b3070677 init Amith Koujalgi 2023-11-08 13:34:08 +05:30
  • 639ffd5459 init Amith Koujalgi 2023-11-08 00:01:26 +05:30
  • 92d594aee6 init Amith Koujalgi 2023-11-07 23:35:34 +05:30
  • eb963b4bd0 init Amith Koujalgi 2023-11-07 23:31:19 +05:30
  • a67a7119c6 init Amith Koujalgi 2023-11-07 23:28:51 +05:30
  • 3e276cc47c init Amith Koujalgi 2023-11-07 23:23:27 +05:30
  • c2ec7da486 init Amith Koujalgi 2023-11-07 23:21:35 +05:30
  • 2eba71a94b init Amith Koujalgi 2023-11-07 23:20:05 +05:30
  • 089fd4f2c3 init Amith Koujalgi 2023-11-07 23:19:06 +05:30
  • 7d4669d449 init Amith Koujalgi 2023-11-07 23:16:57 +05:30
  • 0da7e8d68f init Amith Koujalgi 2023-11-07 23:11:35 +05:30
  • 07f460f3fe Merge remote-tracking branch 'origin/main' Amith Koujalgi 2023-11-07 23:10:16 +05:30
  • 4cb478c0bd
    Create static.yml Amith Koujalgi 2023-11-07 23:10:07 +05:30
  • e2e000b499 init Amith Koujalgi 2023-11-07 23:06:11 +05:30
  • c74e70f3fa init Amith Koujalgi 2023-11-07 23:06:02 +05:30
  • 153f516d9f init Amith Koujalgi 2023-11-07 20:52:42 +05:30
  • c1615a2005 init Amith Koujalgi 2023-10-27 17:32:04 +05:30