Commit Graph

  • 339f788832
    Merge pull request #133 from ollama4j/docs-updates main Amith Koujalgi 2025-04-20 00:33:32 +05:30
  • ccf738127d
    Update index.js docs-updates amithkoujalgi 2025-04-20 00:33:00 +05:30
  • b90c7a027a
    Merge pull request #132 from ollama4j/docs-updates Amith Koujalgi 2025-04-20 00:11:12 +05:30
  • 2b0506a393
    Updated docs amithkoujalgi 2025-04-20 00:10:37 +05:30
  • 81278be964
    Merge pull request #131 from ollama4j/docs-updates Amith Koujalgi 2025-04-19 23:36:47 +05:30
  • cef4a00d17
    Updated docs amithkoujalgi 2025-04-19 23:36:03 +05:30
  • 9083c3ace3
    Merge pull request #130 from ollama4j/docs-updates Amith Koujalgi 2025-04-19 23:25:06 +05:30
  • 79923451d0
    Updated docs amithkoujalgi 2025-04-19 23:24:44 +05:30
  • 02168e6fd9
    Merge pull request #129 from ollama4j/docs-updates Amith Koujalgi 2025-04-19 23:16:09 +05:30
  • a3debc0983
    Updated docs amithkoujalgi 2025-04-19 23:15:27 +05:30
  • 9a0908f504
    Merge pull request #128 from ollama4j/docs-updates Amith Koujalgi 2025-04-19 22:14:09 +05:30
  • 4d03673d8c
    Updated docs amithkoujalgi 2025-04-19 22:11:36 +05:30
  • c4ebd5cd31
    Merge pull request #127 from ollama4j/docs-updates Amith Koujalgi 2025-04-19 00:24:08 +05:30
  • 43361ff271
    Updated docs amithkoujalgi 2025-04-19 00:23:27 +05:30
  • f1d9fc154a
    Merge pull request #126 from ollama4j/docs-updates Amith Koujalgi 2025-04-19 00:19:27 +05:30
  • 9811d9f7fd
    Updated docs amithkoujalgi 2025-04-19 00:16:23 +05:30
  • 63e2fc2c49
    Merge pull request #125 from ollama4j/docs-updates Amith Koujalgi 2025-04-18 23:03:10 +05:30
  • 63b3bcb71e
    Updated docs amithkoujalgi 2025-04-18 23:02:32 +05:30
  • 9d9bc53e0b
    Updated docs amithkoujalgi 2025-04-18 22:52:08 +05:30
  • 8fd203931d
    Updated docs amithkoujalgi 2025-04-18 22:45:30 +05:30
  • 9c181486a5
    Added CodeEmbed component to embed code snippets in markdowns amithkoujalgi 2025-04-18 12:15:49 +05:30
  • 2b036c8a62
    Added CodeEmbed component to embed code snippets in markdowns amithkoujalgi 2025-04-17 20:31:01 +05:30
  • ec0ebc9654 Update list-library-models.md Amith Koujalgi 2025-04-17 18:39:07 +05:30
  • c2e4e3fa7f
    Merge pull request #124 from ollama4j/113-tests-fix Amith Koujalgi 2025-04-16 21:43:36 +05:30
  • d6a57560fe
    added search for docs amithkoujalgi 2025-04-16 21:41:33 +05:30
  • a4c47216f5
    Merge pull request #123 from ollama4j/amithkoujalgi-patch-1 Amith Koujalgi 2025-04-16 21:16:19 +05:30
  • 202fbef8b7
    Update README.md Amith Koujalgi 2025-04-16 21:15:49 +05:30
  • 48d0a494ee
    Merge pull request #119 from ollama4j/113-tests-fix 1.0.100 Amith Koujalgi 2025-04-06 23:34:53 +05:30
  • b2e1330ec0
    Updated 'build-docs' to 'docs' and 'start-docs' to 'docs-dev' for clarity. amithkoujalgi 2025-04-06 23:22:29 +05:30
  • a2d95a052a
    - Updated Makefile to add a new remote integration test command. - Updated docs – Enhanced DBQueryFunction to validate input arguments and throw a RuntimeException if required arguments are missing. - Updated docs – Refactored tool specifications for fuel price, weather, and employee details to use a unified prompt function structure. (Addresses #116). - Improved javadoc for chatStreaming() API. (Addresses #115). - Introduced ToolInvocationException to handle errors during tool invocation in OllamaAPI. (Addresses #117). - Updated integration tests to include ToolInvocationException in method signatures for better error handling. amithkoujalgi 2025-04-06 23:05:26 +05:30
  • d86217dd0b
    Merge pull request #114 from ollama4j/113-tests-fix Amith Koujalgi 2025-03-25 22:30:56 +05:30
  • 70b4a7961a
    Used smaller-sized images for the test cases amithkoujalgi 2025-03-25 21:56:45 +05:30
  • 0248f21654
    Used smaller-sized images for the test cases amithkoujalgi 2025-03-25 21:34:13 +05:30
  • 252ea50717 Update OllamaAPIIntegrationTest.java Amith Koujalgi 2025-03-25 20:40:58 +05:30
  • 1155a9be9f
    Merge pull request #113 from bavardage/support-handing-images-as-byte-arrays Amith Koujalgi 2025-03-25 20:36:12 +05:30
  • bc87d0c7ec add api methods to support passing images as byte[] Benjamin Duffield 2025-03-25 11:37:25 +00:00
  • a895e3a0ea
    Merge pull request #112 from ollama4j/structured-output Amith Koujalgi 2025-03-25 18:59:56 +05:30
  • 68acedfd0a
    Merge branch 'structured-output' of https://github.com/ollama4j/ollama4j into structured-output amithkoujalgi 2025-03-25 00:22:22 +05:30
  • be08f11027
    Update OllamaAPIIntegrationTest.java amithkoujalgi 2025-03-25 00:20:25 +05:30
  • b9b18271a1
    Support for structured output amithkoujalgi 2025-03-24 00:25:20 +05:30
  • 12aa38cab0
    updated doc amithkoujalgi 2025-03-24 23:43:20 +05:30
  • b05f1d9b12
    Refactor imports in OllamaAPIIntegrationTest for improved clarity and organization amithkoujalgi 2025-03-24 23:33:35 +05:30
  • bc2a931586
    Enhance OllamaAPI and OllamaResult for improved model pulling and structured responses Amith Koujalgi 2025-03-24 21:40:20 +05:30
  • 1bda78e35b revert OllamaResult.java Amith Koujalgi 2025-03-24 18:24:09 +05:30
  • e7e71f6421 Enhance integration tests and Makefile for external Ollama host support Amith Koujalgi 2025-03-24 17:59:24 +05:30
  • 57f874921c Add Windows installation note for Chocolatey in README Amith Koujalgi 2025-03-24 15:48:01 +05:30
  • 2d7902167b
    Enhance OllamaAPI and documentation for structured responses Amith Koujalgi 2025-03-24 15:30:00 +05:30
  • 407b7eb280
    Refactor OllamaAPI documentation and add structured response model amithkoujalgi 2025-03-24 00:25:20 +05:30
  • e62a7511db
    Merge remote-tracking branch 'origin/main' amithkoujalgi 2025-03-23 22:21:42 +05:30
  • c904a69b09
    Merge pull request #110 from ollama4j/integration-tests-updates Amith Koujalgi 2025-03-19 08:50:22 +05:30
  • 11bf20c405
    Updated docs Amith Koujalgi 2025-03-19 08:49:58 +05:30
  • c3273ea8ca
    Merge pull request #109 from ollama4j/integration-tests-updates Amith Koujalgi 2025-03-19 08:32:00 +05:30
  • f6a29842b5
    Updated docs Amith Koujalgi 2025-03-19 08:31:10 +05:30
  • 3781ea7a51
    Merge pull request #108 from ollama4j/integration-tests-updates Amith Koujalgi 2025-03-19 08:20:39 +05:30
  • 6f1da25f7e
    Updated GH action Amith Koujalgi 2025-03-19 08:20:09 +05:30
  • e74ef7115c
    Add blog post about tooling with couchbase Amith Koujalgi 2025-03-19 08:08:39 +05:30
  • c9db51a71e
    Merge pull request #107 from ollama4j/integration-tests-updates 1.0.99 Amith Koujalgi 2025-03-18 23:29:21 +05:30
  • 681a692ca9
    Updated integration tests Amith Koujalgi 2025-03-18 23:18:42 +05:30
  • 9a6065fdb3
    Updated integration tests Amith Koujalgi 2025-03-18 23:07:19 +05:30
  • e245d9633f
    Updated integration tests Amith Koujalgi 2025-03-18 22:54:56 +05:30
  • 590364dd53
    test Amith Koujalgi 2025-03-18 22:33:29 +05:30
  • bb4e7477bd
    Merge pull request #106 from ollama4j/integration-tests-updates Amith Koujalgi 2025-03-18 22:32:38 +05:30
  • c33c1c8315
    test Amith Koujalgi 2025-03-18 22:23:06 +05:30
  • 05eecdccaa
    Merge pull request #105 from ollama4j/integration-tests-refactor Amith Koujalgi 2025-03-18 22:17:33 +05:30
  • 26bb2f9bab
    Updated GH workflow Amith Koujalgi 2025-03-18 22:15:58 +05:30
  • bbafc95577
    Updated GH workflow Amith Koujalgi 2025-03-18 22:13:39 +05:30
  • bee09aa626
    Updated integration tests Amith Koujalgi 2025-03-18 22:03:04 +05:30
  • 8aa6e3b066
    Updated integration tests Amith Koujalgi 2025-03-18 21:41:20 +05:30
  • d40912c638
    Merge remote-tracking branch 'origin/main' into integration-tests-refactor Amith Koujalgi 2025-03-18 20:54:04 +05:30
  • ba0444194f
    Merge pull request #98 from csware/bearertoken Amith Koujalgi 2025-03-18 20:30:08 +05:30
  • ac3f505aa6
    Switch image model to "moondream" in integration test Amith Koujalgi 2025-03-11 13:12:55 +05:30
  • 7e5ca53fda
    Merge remote-tracking branch 'origin/integration-tests-refactor' into integration-tests-refactor Amith Koujalgi 2025-03-11 12:28:39 +05:30
  • 2b0238b9e8
    Ensure Docker availability in dev setup and integration tests Amith Koujalgi 2025-03-11 12:26:35 +05:30
  • 469a0fe491
    Refactor amithkoujalgi 2025-03-11 11:41:51 +05:30
  • 983a3617f0
    Add dev setup instructions and update pre-commit config Amith Koujalgi 2025-03-11 12:15:19 +05:30
  • b638b981c9
    Remove unnecessary blank lines from pom.xml Amith Koujalgi 2025-03-11 12:05:11 +05:30
  • fe5078891f
    Remove TestRealAPIs and enhance OllamaAPIIntegrationTest amithkoujalgi 2025-03-11 11:41:51 +05:30
  • 44b4de9ed9
    Merge pull request #102 from ollama4j/update-pre-commit-hook Amith Koujalgi 2025-03-11 10:38:05 +05:30
  • 854c0b4acf
    test GH action amithkoujalgi 2025-03-11 10:35:06 +05:30
  • 18c5d06a6c
    Merge pull request #101 from ollama4j/update-pre-commit-hook Amith Koujalgi 2025-03-11 10:34:10 +05:30
  • 22b403d0b0
    Remove unnecessary write permission for packages in workflow amithkoujalgi 2025-03-11 10:33:14 +05:30
  • ee0493eb57
    Rename and adjust workflows for PR builds and testing. amithkoujalgi 2025-03-11 10:19:34 +05:30
  • f966b4b74e
    Merge pull request #100 from ollama4j/update-pre-commit-hook Amith Koujalgi 2025-03-11 10:18:06 +05:30
  • 1dadbacd2c
    Enable no-commit-to-branch pre-commit hook. amithkoujalgi 2025-03-11 10:12:03 +05:30
  • 714c16c216
    Merge remote-tracking branch 'origin/main' amithkoujalgi 2025-03-11 10:10:46 +05:30
  • cf2c510b23
    Add integration test step to CI workflow amithkoujalgi 2025-03-11 00:20:01 +05:30
  • a0bcc47b2e
    Add pre-commit configuration file amithkoujalgi 2025-03-11 10:08:57 +05:30
  • 57ecbc2572
    Add pre-commit configuration file amithkoujalgi 2025-03-11 10:00:11 +05:30
  • 99beb3e6d0
    Add pre-commit configuration file amithkoujalgi 2025-03-11 09:31:12 +05:30
  • 7756eed9a0
    Add pre-commit configuration file amithkoujalgi 2025-03-11 09:29:57 +05:30
  • b795117f0a
    Add integration test step to CI workflow amithkoujalgi 2025-03-11 00:20:01 +05:30
  • 0d091d1826
    Update integration test 1.0.98 amithkoujalgi 2025-03-11 00:06:30 +05:30
  • 9fd77a6743
    Add branch trigger for tests and update README with badge amithkoujalgi 2025-03-11 00:02:13 +05:30
  • 57a962148b
    Update workflow name and job for clarity in testing amithkoujalgi 2025-03-10 23:58:03 +05:30
  • 3c64f2099f
    Add GPG plugin with test-skipping configuration amithkoujalgi 2025-03-10 23:53:02 +05:30
  • a9c7f4e5e0
    Rename TestAPIsTest to OllamaAPIIntegrationTest amithkoujalgi 2025-03-10 23:44:18 +05:30
  • e7f58d4e0d
    Add integration tests and enhance test configurations amithkoujalgi 2025-03-10 23:40:44 +05:30
  • 138497b30f Introduce BearerAuth class Sven Strickroth 2025-03-10 14:51:37 +01:00
  • 3a792090e2 Support bearer token Sven Strickroth 2025-03-10 14:39:54 +01:00
  • 7ef859bba5
    clean up amithkoujalgi 2025-03-09 20:29:34 +05:30