mirror of
				https://github.com/amithkoujalgi/ollama4j.git
				synced 2025-10-31 16:40:41 +01:00 
			
		
		
		
	Updated docs
This commit is contained in:
		
							
								
								
									
										14
									
								
								.github/workflows/maven-publish.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										14
									
								
								.github/workflows/maven-publish.yml
									
									
									
									
										vendored
									
									
								
							| @@ -3,14 +3,14 @@ | ||||
|  | ||||
| name: Test and Publish Package | ||||
|  | ||||
| #on: | ||||
| #  release: | ||||
| #    types: [ "created" ] | ||||
|  | ||||
| on: | ||||
|   push: | ||||
|     branches: [ "main" ] | ||||
|   workflow_dispatch: | ||||
|   release: | ||||
|     types: [ "created" ] | ||||
|  | ||||
| #on: | ||||
| #  push: | ||||
| #    branches: [ "main" ] | ||||
| #  workflow_dispatch: | ||||
|  | ||||
| jobs: | ||||
|   build: | ||||
|   | ||||
| @@ -79,6 +79,7 @@ const config = { | ||||
|             label: 'Tutorial', | ||||
|           }, | ||||
|           {to: '/blog', label: 'Blog', position: 'left'}, | ||||
|           {to: '/apidocs', label: 'Javadoc', position: 'left'}, | ||||
|           { | ||||
|             href: 'https://github.com/amithkoujalgi/ollama4j', | ||||
|             label: 'GitHub', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Amith Koujalgi
					Amith Koujalgi