Merge pull request #133 from ollama4j/docs-updates

Update index.js
This commit is contained in:
Amith Koujalgi
2025-04-20 00:33:32 +05:30
committed by GitHub

View File

@@ -30,8 +30,8 @@ function HomepageHeader() {
textContent='Hello there! Im a handy little Java library that helps you talk to an Ollama server — nice and easy.' textContent='Hello there! Im a handy little Java library that helps you talk to an Ollama server — nice and easy.'
typingSpeed={30} typingSpeed={30}
pauseBetweenSentences={1200} pauseBetweenSentences={1200}
height='70px' height='130px'
width='50%' width='100%'
/> />
</div> </div>
<div className={styles.buttons} > <div className={styles.buttons} >