mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-05-14 19:37:11 +02:00
Merge pull request #133 from ollama4j/docs-updates
All checks were successful
Mark stale issues / stale (push) Successful in 23s
All checks were successful
Mark stale issues / stale (push) Successful in 23s
Update index.js
This commit is contained in:
commit
339f788832
@ -30,8 +30,8 @@ function HomepageHeader() {
|
|||||||
textContent='Hello there! I’m a handy little Java library that helps you talk to an Ollama server — nice and easy.'
|
textContent='Hello there! I’m 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} >
|
||||||
|
Loading…
x
Reference in New Issue
Block a user