issues
search
ollama
/
ollama-js
Ollama JavaScript library
https://ollama.com
MIT License
2.27k
stars
178
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Get `ollama.ps` to respond similarly to `ollama ps`
#166
remon-nashid
opened
19 hours ago
1
Running ollama in webbrowser?
#165
mi-parkes
closed
1 day ago
1
`ollama.create` should not use `process` unless necessary to support client side use
#164
willcallender
opened
4 days ago
0
A chat app built using Ollama-js with NextJS
#163
dhakalnirajan
opened
4 days ago
1
Provide a type-safe way to call generate without a prompt (to pre-load a model)
#162
hopperelec
opened
1 week ago
0
Constructor "headers" option is ignored when using Custom Client.
#161
davloperez
closed
1 week ago
2
refactor: make `whatwg-fetch` optional
#160
kwaa
opened
1 week ago
0
Make `whatwg-fetch` optional
#159
kwaa
opened
1 week ago
0
Custom Headers
#158
ParthSareen
closed
2 weeks ago
0
Clarified aborting examples and readme
#157
ParthSareen
closed
2 weeks ago
1
Fix headers in Ollama requests
#156
gnpaone
closed
2 weeks ago
1
Add reranking support
#155
hughescr
opened
3 weeks ago
0
feat: Added headers init to Ollama class constructor
#154
felixdrp
closed
2 weeks ago
0
Move AbortableAsyncIterator to `index.ts`
#153
hopperelec
closed
2 weeks ago
1
Expose type `AbortableAsyncIterator`
#152
matthiasgeihs
closed
1 month ago
2
Issues with importing `from 'ollama/browser'`
#151
matthiasgeihs
opened
1 month ago
5
use OLLAMA_HOST when connecting?
#150
mhdawson
opened
1 month ago
1
Ollama error ResponseChat when giving to large image to a vision model
#149
ZaMeR12
opened
1 month ago
3
AbortableAsyncIterator have proprieties undefined when doing stream.abort()
#148
ZaMeR12
opened
1 month ago
4
feat: add specific types
#147
Rajaniraiyn
opened
1 month ago
0
Add custom abort controller for requests
#146
bariscelik
opened
1 month ago
0
Inconsistent parameters in `Options` interface
#145
fmaclen
opened
2 months ago
0
Request timeout
#144
PaPaPaulitos
closed
2 weeks ago
2
chore: small improvement to tool example
#143
mhdawson
closed
2 months ago
0
Errors on vite.js project
#142
Raf-sns
opened
2 months ago
13
node_modules/ollama/dist/index.mjs (2:13): "promises" is not exported by "node_modules/node-stdlib-browser/esm/mock/empty.js", imported by "node_modules/ollama/dist/index.mjs".
#141
czwlkjgzs
opened
2 months ago
1
Update browser.ts
#140
ghost
closed
2 months ago
1
Updating documentation about aborting a streamed response
#139
Trismegiste
closed
2 months ago
0
Added optional headers to Ollama initialisation
#138
ronneldavis
closed
2 months ago
4
Fix: Typing improvement suggestion
#137
PabloSanchi
closed
2 months ago
0
max_tokens as option
#136
DennisKo
closed
3 months ago
2
AbortableAsyncIterator type export
#135
designersdecode
closed
2 weeks ago
7
dynamic import of whatwg-fetch to allow environments without it
#134
BruceMacD
opened
3 months ago
1
Revert "enable ollama-js use in an environment without whatwg"
#133
jmorganca
closed
3 months ago
0
Ollama 0.5.7 introduce a BREAKING CHANAGE for browser usage
#132
arvinxx
closed
3 months ago
1
Is there any way to stop the response using this lib?
#131
ukicomputers
opened
3 months ago
1
Feature: ToolSchemaExtractor from jsDoc function (working mvp)
#130
websharik
opened
3 months ago
0
es6 module
#129
jikkuatwork
opened
3 months ago
1
Fix `catch` in abort examples
#128
hopperelec
closed
3 months ago
0
question: is gzip applied?
#126
qinst64
opened
3 months ago
1
enable ollama-js use in an environment without whatwg
#125
BruceMacD
closed
3 months ago
0
Mixing streaming and tool use
#123
efritz
opened
3 months ago
2
add tools to the chat api in the readme
#122
BruceMacD
closed
3 months ago
0
Update docs and examples to `llama3.1`
#121
jmorganca
closed
3 months ago
0
Add `.github` and `.prettierrc.json` to `.npmignore`
#120
thinkverse
closed
3 months ago
0
Support for vue2 project use?
#119
demobugcy
opened
4 months ago
1
ResponseError: invalid model name , when running any model name in node js
#118
Aniirudh
opened
4 months ago
1
Memory of the discussion chat api
#117
LinkoLabsBE
closed
4 months ago
2
Fix host breaking when set to only port
#116
thinkverse
closed
4 months ago
0
revert embeddings deprecation
#115
BruceMacD
closed
4 months ago
0
Next