amithkoujalgi 
							
						 
					 
					
						
						
							
						
						47c5943137 
					 
					
						
						
							
							Update dependencies in package.json and package-lock.json to version 3.9.2 for various Docusaurus packages, including @docusaurus/core, @docusaurus/preset-classic, and @docusaurus/theme-mermaid. Also, upgrade @ai-sdk/gateway to version 2.0.0 and @algolia packages to version 5.41.0. Add @vercel/oidc package version 3.0.3.  
						
						
						
						
					 
					
						2025-10-23 11:44:31 +05:30 
						 
				 
			
				
					
						
							
							
								amithkoujalgi 
							
						 
					 
					
						
						
							
						
						dcf2a0fdb6 
					 
					
						
						
							
							Merge branch 'main' into fix-docs-build  
						
						
						
						
					 
					
						2025-10-23 11:16:29 +05:30 
						 
				 
			
				
					
						
							
							
								amithkoujalgi 
							
						 
					 
					
						
						
							
						
						066df6b369 
					 
					
						
						
							
							Enhance agent documentation by refining the definition and benefits of agents, improving clarity on YAML configuration parameters, and updating the sample interaction. Additionally, modify the Agent class to pull the model during initialization, ensuring proper setup for agent functionality.  
						
						
						
						
					 
					
						2025-10-23 11:10:06 +05:30 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						1fbfe8a18c 
					 
					
						
						
							
							Bump @docusaurus/plugin-google-gtag from 3.9.1 to 3.9.2 in /docs  
						
						... 
						
						
						
						Bumps [@docusaurus/plugin-google-gtag](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-google-gtag ) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.9.2/packages/docusaurus-plugin-google-gtag )
---
updated-dependencies:
- dependency-name: "@docusaurus/plugin-google-gtag"
  dependency-version: 3.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2025-10-22 12:04:31 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						00cd2a0adf 
					 
					
						
						
							
							Bump @docusaurus/core from 3.9.1 to 3.9.2 in /docs  
						
						... 
						
						
						
						Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus ) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.9.2/packages/docusaurus )
---
updated-dependencies:
- dependency-name: "@docusaurus/core"
  dependency-version: 3.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2025-10-22 07:34:56 +00:00 
						 
				 
			
				
					
						
							
							
								Amith Koujalgi 
							
						 
					 
					
						
						
							
						
						49fac9d2cf 
					 
					
						
						
							
							Merge pull request  #223  from ollama4j/dependabot/npm_and_yarn/docs/docusaurus/module-type-aliases-3.9.2  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	CodeQL / Analyze (java) (push) Failing after 8s 
				
			 
		
			
				
	CodeQL / Analyze (javascript) (push) Failing after 6s 
				
			 
		
		
	 
 
	 
						
						Bump @docusaurus/module-type-aliases from 3.9.1 to 3.9.2 in /docs 
						
						
					 
					
						2025-10-22 13:03:22 +05:30 
						 
				 
			
				
					
						
							
							
								amithkoujalgi 
							
						 
					 
					
						
						
							
						
						ca1a73fa76 
					 
					
						
						
							
							Improved agent documentation  
						
						
						
						
					 
					
						2025-10-22 13:01:19 +05:30 
						 
				 
			
				
					
						
							
							
								amithkoujalgi 
							
						 
					 
					
						
						
							
						
						adbf6a8185 
					 
					
						
						
							
							Enhance agent documentation by adding interactive examples using the TypewriterTextarea component. Update the content to demonstrate sample interactions, improving clarity and user engagement.  
						
						
						
						
					 
					
						2025-10-22 12:08:52 +05:30 
						 
				 
			
				
					
						
							
							
								amithkoujalgi 
							
						 
					 
					
						
						
							
						
						ad03c784e5 
					 
					
						
						
							
							Clarify Tool Functions section in agent documentation by removing redundant text in YAML registration instructions for Java classes.  
						
						
						
						
					 
					
						2025-10-20 23:37:53 +05:30 
						 
				 
			
				
					
						
							
							
								amithkoujalgi 
							
						 
					 
					
						
						
							
						
						2e245a0e16 
					 
					
						
						
							
							Implement Tool Functions section in agent documentation, detailing how to register Java classes for agent functionality. Update YAML configuration instructions accordingly.  
						
						
						
						
					 
					
						2025-10-20 23:36:29 +05:30 
						 
				 
			
				
					
						
							
							
								Amith Koujalgi 
							
						 
					 
					
						
						
							
						
						fe43e87e1a 
					 
					
						
						
							
							Enhance agent documentation with detailed YAML configuration instructions and benefits. Update CodeEmbed component to support customizable language for syntax highlighting. Refactor Agent class to improve Javadoc comments and method signatures for better clarity and functionality.  
						
						
						
						
					 
					
						2025-10-20 20:07:15 +05:30 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f49c6d162a 
					 
					
						
						
							
							Bump @docusaurus/module-type-aliases from 3.9.1 to 3.9.2 in /docs  
						
						... 
						
						
						
						Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases ) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.9.2/packages/docusaurus-module-type-aliases )
---
updated-dependencies:
- dependency-name: "@docusaurus/module-type-aliases"
  dependency-version: 3.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2025-10-20 00:50:44 +00:00 
						 
				 
			
				
					
						
							
							
								Amith Koujalgi 
							
						 
					 
					
						
						
							
						
						f0e5a9e172 
					 
					
						
						
							
							Add documentation for the new Agent feature and update sidebar positions for Metrics and API categories. Adjust code examples in various API documentation to reflect correct paths and improve clarity. Enhance the Agent class with an equals and hash code method for better functionality.  
						
						
						
						
					 
					
						2025-10-19 14:03:10 +05:30 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b91943066e 
					 
					
						
						
							
							Bump react-dom from 19.1.1 to 19.2.0 in /docs  
						
						... 
						
						
						
						Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) from 19.1.1 to 19.2.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react-dom )
---
updated-dependencies:
- dependency-name: react-dom
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2025-10-06 17:57:36 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						4681b1986f 
					 
					
						
						
							
							Bump react from 19.1.1 to 19.2.0 in /docs  
						
						... 
						
						
						
						Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) from 19.1.1 to 19.2.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react )
---
updated-dependencies:
- dependency-name: react
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2025-10-06 00:36:12 +00:00 
						 
				 
			
				
					
						
							
							
								amithkoujalgi 
							
						 
					 
					
						
						
							
						
						8a903f695e 
					 
					
						
						
							
							Update metrics.md  
						
						
						
						
					 
					
						2025-10-01 01:24:03 +05:30 
						 
				 
			
				
					
						
							
							
								Amith Koujalgi 
							
						 
					 
					
						
						
							
						
						24046b6660 
					 
					
						
						
							
							Merge pull request  #205  from ollama4j/refactor  
						
						... 
						
						
						
						Add metrics documentation for Ollama4j library 
						
						
					 
					
						2025-10-01 01:15:45 +05:30 
						 
				 
			
				
					
						
							
							
								amithkoujalgi 
							
						 
					 
					
						
						
							
						
						453112d09f 
					 
					
						
						
							
							Add metrics documentation for Ollama4j library  
						
						... 
						
						
						
						- Introduced a new `metrics.md` file detailing the metrics available in the Ollama4j library, including total requests, response time, error rate, and active sessions.
- Provided examples of accessing metrics in Java and integrating with monitoring tools like Prometheus and Grafana.
- Included a warning note indicating that the documentation is a work in progress. 
						
						
					 
					
						2025-10-01 01:14:21 +05:30 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d8d660be8d 
					 
					
						
						
							
							Bump @docusaurus/preset-classic from 3.9.0 to 3.9.1 in /docs  
						
						... 
						
						
						
						Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.9.1/packages/docusaurus-preset-classic )
---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
  dependency-version: 3.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2025-09-29 18:02:34 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						cd656264cf 
					 
					
						
						
							
							Bump @docusaurus/theme-mermaid from 3.9.0 to 3.9.1 in /docs  
						
						... 
						
						
						
						Bumps [@docusaurus/theme-mermaid](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-mermaid ) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.9.1/packages/docusaurus-theme-mermaid )
---
updated-dependencies:
- dependency-name: "@docusaurus/theme-mermaid"
  dependency-version: 3.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2025-09-29 14:24:20 +00:00 
						 
				 
			
				
					
						
							
							
								Amith Koujalgi 
							
						 
					 
					
						
						
							
						
						e24a38f89f 
					 
					
						
						
							
							Merge pull request  #199  from ollama4j/dependabot/npm_and_yarn/docs/docusaurus/plugin-google-gtag-3.9.1  
						
						... 
						
						
						
						Bump @docusaurus/plugin-google-gtag from 3.9.0 to 3.9.1 in /docs 
						
						
					 
					
						2025-09-29 19:05:15 +05:30 
						 
				 
			
				
					
						
							
							
								Amith Koujalgi 
							
						 
					 
					
						
						
							
						
						ffa81cb7df 
					 
					
						
						
							
							Merge pull request  #196  from ollama4j/dependabot/npm_and_yarn/docs/docusaurus/module-type-aliases-3.9.1  
						
						... 
						
						
						
						Bump @docusaurus/module-type-aliases from 3.9.0 to 3.9.1 in /docs 
						
						
					 
					
						2025-09-29 19:04:22 +05:30 
						 
				 
			
				
					
						
							
							
								amithkoujalgi 
							
						 
					 
					
						
						
							
						
						f114181fe2 
					 
					
						
						
							
							Update documentation and refactor code to replace OllamaAPI with Ollama  
						
						... 
						
						
						
						- Replaced all instances of `OllamaAPI` with `Ollama` in documentation and code examples for consistency.
- Enhanced the configuration for handling broken markdown links in Docusaurus.
- Updated integration tests and example code snippets to reflect the new class structure. 
						
						
					 
					
						2025-09-29 09:31:32 +05:30 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						2117d42f60 
					 
					
						
						
							
							Bump @docusaurus/plugin-google-gtag from 3.9.0 to 3.9.1 in /docs  
						
						... 
						
						
						
						Bumps [@docusaurus/plugin-google-gtag](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-google-gtag ) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.9.1/packages/docusaurus-plugin-google-gtag )
---
updated-dependencies:
- dependency-name: "@docusaurus/plugin-google-gtag"
  dependency-version: 3.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2025-09-29 00:38:59 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a4da036389 
					 
					
						
						
							
							Bump @docusaurus/module-type-aliases from 3.9.0 to 3.9.1 in /docs  
						
						... 
						
						
						
						Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases ) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.9.1/packages/docusaurus-module-type-aliases )
---
updated-dependencies:
- dependency-name: "@docusaurus/module-type-aliases"
  dependency-version: 3.9.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2025-09-29 00:38:34 +00:00 
						 
				 
			
				
					
						
							
							
								amithkoujalgi 
							
						 
					 
					
						
						
							
						
						35bf3de62a 
					 
					
						
						
							
							Refactor OllamaAPI to Ollama class and update documentation  
						
						... 
						
						
						
						- Replaced instances of `OllamaAPI` with `Ollama` across the codebase for consistency.
- Updated example code snippets in documentation to reflect the new class name.
- Enhanced metrics collection setup in the documentation.
- Added integration tests for the new `Ollama` class to ensure functionality remains intact. 
						
						
					 
					
						2025-09-28 23:30:02 +05:30 
						 
				 
			
				
					
						
							
							
								amithkoujalgi 
							
						 
					 
					
						
						
							
						
						61fe8b2b56 
					 
					
						
						
							
							Refactor model response classes and update API methods  
						
						... 
						
						
						
						- Renamed `ModelProcessesResponse` to `ModelProcessesResult` and updated all related references in the codebase.
- Introduced `OllamaEmbedResult` class to replace `OllamaEmbedResponse`, ensuring consistency across the API.
- Updated method signatures in `OllamaAPI` to reflect the new class names and adjusted integration tests accordingly. 
						
						
					 
					
						2025-09-28 22:52:24 +05:30 
						 
				 
			
				
					
						
							
							
								amithkoujalgi 
							
						 
					 
					
						
						
							
						
						dd1022a990 
					 
					
						
						
							
							Add Javadoc generation to Makefile and refactor model classes  
						
						... 
						
						
						
						- Introduced a new `javadoc` target in the Makefile to generate Javadocs.
- Refactored model classes: renamed `ModelsProcessResponse` to `ModelProcessesResponse` and updated related references.
- Updated `OllamaEmbedRequestModel` and `OllamaEmbedResponseModel` to `OllamaEmbedRequest` and `OllamaEmbedResponse`, respectively, across the codebase.
- Added new classes for `OllamaEmbedRequest` and `OllamaEmbedResponse` to improve clarity and maintainability. 
						
						
					 
					
						2025-09-28 22:46:37 +05:30 
						 
				 
			
				
					
						
							
							
								amithkoujalgi 
							
						 
					 
					
						
						
							
						
						e9a4599714 
					 
					
						
						
							
							Refactor exception handling by replacing OllamaBaseException with OllamaException across the codebase. Update relevant method signatures and import statements accordingly.  
						
						
						
						
					 
					
						2025-09-28 22:01:17 +05:30 
						 
				 
			
				
					
						
							
							
								amithkoujalgi 
							
						 
					 
					
						
						
							
						
						e06507a06b 
					 
					
						
						
							
							Merge branch 'main' into refactor  
						
						
						
						
					 
					
						2025-09-28 18:09:55 +05:30 
						 
				 
			
				
					
						
							
							
								Amith Koujalgi 
							
						 
					 
					
						
						
							
						
						b05242873d 
					 
					
						
						
							
							Merge pull request  #186  from ollama4j/dependabot/npm_and_yarn/docs/iconify/react-6.0.2  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	CodeQL / Analyze (java) (push) Failing after 13s 
				
			 
		
			
				
	CodeQL / Analyze (javascript) (push) Failing after 12s 
				
			 
		
		
	 
 
	 
						
						Bump @iconify/react from 6.0.1 to 6.0.2 in /docs 
						
						
					 
					
						2025-09-28 18:09:06 +05:30 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b8b2bb5f7a 
					 
					
						
						
							
							Bump @docsearch/js from 3.9.0 to 4.0.1 in /docs  
						
						... 
						
						
						
						Bumps [@docsearch/js](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-js ) from 3.9.0 to 4.0.1.
- [Release notes](https://github.com/algolia/docsearch/releases )
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md )
- [Commits](https://github.com/algolia/docsearch/commits/v4.0.1/packages/docsearch-js )
---
updated-dependencies:
- dependency-name: "@docsearch/js"
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2025-09-28 12:36:56 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						1f0ea0ac4d 
					 
					
						
						
							
							Bump @iconify/react from 6.0.1 to 6.0.2 in /docs  
						
						... 
						
						
						
						Bumps [@iconify/react](https://github.com/iconify/iconify/tree/HEAD/components/react ) from 6.0.1 to 6.0.2.
- [Commits](https://github.com/iconify/iconify/commits/HEAD/components/react )
---
updated-dependencies:
- dependency-name: "@iconify/react"
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2025-09-28 12:36:50 +00:00 
						 
				 
			
				
					
						
							
							
								snyk-bot 
							
						 
					 
					
						
						
							
						
						143f7f47a2 
					 
					
						
						
							
							fix: docs/package.json & docs/package-lock.json to reduce vulnerabilities  
						
						... 
						
						
						
						The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WEBPACKDEVSERVER-10300775 
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 
- https://snyk.io/vuln/SNYK-JS-WEBPACKDEVSERVER-10300777  
						
						
					 
					
						2025-09-28 08:48:44 +00:00 
						 
				 
			
				
					
						
							
							
								amithkoujalgi 
							
						 
					 
					
						
						
							
						
						827bedb696 
					 
					
						
						
							
							Add Prometheus metrics integration and refactor API error handling  
						
						... 
						
						
						
						Introduces Prometheus metrics support with a new MetricsRecorder and documentation (METRICS.md). Refactors OllamaAPI methods to improve error handling, reduce checked exceptions, and record metrics for API calls. Updates dependencies in pom.xml to include Prometheus and Guava. Adds MetricsRecorder class and updates tests for metrics integration. 
						
						
					 
					
						2025-09-23 16:51:26 +05:30 
						 
				 
			
				
					
						
							
							
								amithkoujalgi 
							
						 
					 
					
						
						
							
						
						cac94e0faf 
					 
					
						
						
							
							Refactor tool handling and add model unload support  
						
						... 
						
						
						
						Replaces the 'clientHandlesTools' flag with 'useTools' for tool execution control, defaulting to true. Adds support for model unloading via keep_alive parameter. Updates chat request and builder to use the new flag. Improves integration tests and documentation to reflect these changes. Fixes constructor order in OllamaGenerateStreamObserver and adds ignoreUnknown to ModelsProcessResponse. 
						
						
					 
					
						2025-09-20 14:46:46 +05:30 
						 
				 
			
				
					
						
							
							
								amithkoujalgi 
							
						 
					 
					
						
						
							
						
						0aeabcc963 
					 
					
						
						
							
							Refactor error handling and update tests  
						
						... 
						
						
						
						Refactored error handling in OllamaChatEndpointCaller by extracting status code checks into a helper method. Improved logging for image loading errors in OllamaChatRequestBuilder. Updated integration and unit tests to relax assertions and clarify comments. Minor documentation formatting fixes and Makefile improvement for reproducible npm installs. 
						
						
					 
					
						2025-09-18 01:50:23 +05:30 
						 
				 
			
				
					
						
							
							
								Amith Koujalgi 
							
						 
					 
					
						
						
							
						
						329381b1ee 
					 
					
						
						
							
							Refactor and reorganize API docs structure  
						
						... 
						
						
						
						Moved and renamed several API documentation files for better organization, updated sidebar positions, and merged image generation docs. Added logging documentation and updated Makefile commands for docs build and serve. Improved clarity and consistency in API doc titles and structure. 
						
						
					 
					
						2025-09-17 10:34:50 +05:30 
						 
				 
			
				
					
						
							
							
								Amith Koujalgi 
							
						 
					 
					
						
						
							
						
						51501cf5e1 
					 
					
						
						
							
							Merge pull request  #177  from ollama4j/dependabot/npm_and_yarn/docs/react-19.1.1  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	CodeQL / Analyze (java) (push) Failing after 27s 
				
			 
		
			
				
	CodeQL / Analyze (javascript) (push) Failing after 26s 
				
			 
		
			
				
	Mark stale issues / stale (push) Failing after 17s 
				
			 
		
			
				
	Mark stale issues and PRs / stale (push) Failing after 1m32s 
				
			 
		
		
	 
 
	 
						
						Bump react from 18.2.0 to 19.1.1 in /docs 
						
						
					 
					
						2025-09-15 20:11:50 +05:30 
						 
				 
			
				
					
						
							
							
								twosom 
							
						 
					 
					
						
						
							
						
						9fd908bb71 
					 
					
						
						
							
							docs: add documentation for client-managed tool calls  
						
						
						
						
					 
					
						2025-09-15 22:57:50 +09:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						cad2654fa2 
					 
					
						
						
							
							Bump react from 18.2.0 to 19.1.1 in /docs  
						
						... 
						
						
						
						Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) from 18.2.0 to 19.1.1.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.1.1/packages/react )
---
updated-dependencies:
- dependency-name: react
  dependency-version: 19.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2025-09-15 00:40:10 +00:00 
						 
				 
			
				
					
						
							
							
								Amith Koujalgi 
							
						 
					 
					
						
						
							
						
						d48fd02a99 
					 
					
						
						
							
							Merge pull request  #168  from ollama4j/dependabot/npm_and_yarn/docs/react-dom-19.1.1  
						
						... 
						
						
						
						Bump react-dom from 18.2.0 to 19.1.1 in /docs 
						
						
					 
					
						2025-09-11 10:01:36 +05:30 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						fb8a88d8f9 
					 
					
						
						
							
							Bump clsx from 2.0.0 to 2.1.1 in /docs  
						
						... 
						
						
						
						Bumps [clsx](https://github.com/lukeed/clsx ) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/lukeed/clsx/releases )
- [Commits](https://github.com/lukeed/clsx/compare/v2.0.0...v2.1.1 )
---
updated-dependencies:
- dependency-name: clsx
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2025-09-11 04:27:00 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						52d68ad80a 
					 
					
						
						
							
							Bump @mdx-js/react from 3.0.0 to 3.1.1 in /docs  
						
						... 
						
						
						
						Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react ) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/mdx-js/mdx/releases )
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md )
- [Commits](https://github.com/mdx-js/mdx/commits/3.1.1/packages/react )
---
updated-dependencies:
- dependency-name: "@mdx-js/react"
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2025-09-10 15:45:21 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7da308b563 
					 
					
						
						
							
							Bump react-dom from 18.2.0 to 19.1.1 in /docs  
						
						... 
						
						
						
						Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) from 18.2.0 to 19.1.1.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.1.1/packages/react-dom )
---
updated-dependencies:
- dependency-name: react-dom
  dependency-version: 19.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2025-09-10 15:45:18 +00:00 
						 
				 
			
				
					
						
							
							
								Amith Koujalgi 
							
						 
					 
					
						
						
							
						
						94aa7669d9 
					 
					
						
						
							
							Merge pull request  #171  from ollama4j/dependabot/npm_and_yarn/docs/prism-react-renderer-2.4.1  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	CodeQL / Analyze (javascript) (push) Failing after 6m2s 
				
			 
		
			
				
	CodeQL / Analyze (java) (push) Failing after 6m6s 
				
			 
		
			
				
	Mark stale issues / stale (push) Successful in 36s 
				
			 
		
			
				
	Mark stale issues and PRs / stale (push) Successful in 1m35s 
				
			 
		
		
	 
 
	 
						
						Bump prism-react-renderer from 2.3.1 to 2.4.1 in /docs 
						
						
					 
					
						2025-09-10 21:14:14 +05:30 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						37e429cfca 
					 
					
						
						
							
							Bump @iconify/react from 5.2.1 to 6.0.1 in /docs  
						
						... 
						
						
						
						Bumps [@iconify/react](https://github.com/iconify/iconify/tree/HEAD/components/react ) from 5.2.1 to 6.0.1.
- [Commits](https://github.com/iconify/iconify/commits/HEAD/components/react )
---
updated-dependencies:
- dependency-name: "@iconify/react"
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2025-09-10 15:35:22 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						599874eba2 
					 
					
						
						
							
							Bump prism-react-renderer from 2.3.1 to 2.4.1 in /docs  
						
						... 
						
						
						
						Bumps [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer ) from 2.3.1 to 2.4.1.
- [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases )
- [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/prism-react-renderer@2.3.1...prism-react-renderer@2.4.1 )
---
updated-dependencies:
- dependency-name: prism-react-renderer
  dependency-version: 2.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2025-09-10 15:35:13 +00:00 
						 
				 
			
				
					
						
							
							
								amithkoujalgi 
							
						 
					 
					
						
						
							
						
						773cb4af78 
					 
					
						
						
							
							Refactor verbosity handling in OllamaAPI  
						
						... 
						
						
						
						- Removed the verbose logging feature from the OllamaAPI class and related classes.
- Updated logging statements to use debug level instead of info for model requests and responses.
- Cleaned up related test cases to reflect the removal of verbosity settings. 
						
						
					 
					
						2025-09-10 18:02:28 +05:30 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						80ee58ba1e 
					 
					
						
						
							
							Bump brace-expansion  
						
						... 
						
						
						
						Bumps the npm_and_yarn group with 1 update in the /docs directory: [brace-expansion](https://github.com/juliangruber/brace-expansion ).
Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12 )
---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
  dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2025-09-05 10:40:50 +00:00