Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ollama
/
ollama-js
Public
Notifications
You must be signed in to change notification settings
Fork
477
Star
4.4k
Code
Issues
66
Pull requests
26
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: ollama/ollama-js
Actions
All workflows
Workflows
publish
publish
test
test
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
89 workflow runs
89 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
browser/interfaces: warn and drop options the server no longer supports
test
#277:
Pull request
#299
opened by
dhiltgen
57s
dhiltgen:obsolete-options
dhiltgen:obsolete-options
57s
View #299
View workflow file
fix: detect existing authorization header case-insensitively
test
#276:
Pull request
#298
opened by
betacatsling
Action required
betacatsling:fix/authorization-header-case
betacatsling:fix/authorization-header-case
Action required
View #298
View workflow file
fix: deregister failed streamed requests from ongoingStreamedRequests
test
#275:
Pull request
#297
opened by
betacatsling
Action required
betacatsling:fix/stream-cleanup-on-abort
betacatsling:fix/stream-cleanup-on-abort
Action required
View #297
View workflow file
fix: release stream readers when iteration exits
test
#274:
Pull request
#294
opened by
rksharma-owg
-1s
rksharma-owg:codex/release-stream-reader-on-exit
rksharma-owg:codex/release-stream-reader-on-exit
-1s
View #294
View workflow file
Add draft_num_predict to Options interface (#292)
test
#273:
Pull request
#293
opened by
Minato-chen
Action required
Minato-chen:add-draft-num-predict-option
Minato-chen:add-draft-num-predict-option
Action required
View #293
View workflow file
fix: allow omitting prompt on generate to preload models
test
#272:
Pull request
#291
opened by
seethinajayadileep
Action required
seethinajayadileep:fix/optional-generate-prompt
seethinajayadileep:fix/optional-generate-prompt
Action required
View #291
View workflow file
test: increase src/ coverage to 97%
test
#270:
Pull request
#290
opened by
guozi-lab
30d 0h 3m 21s
guozi-lab:test/coverage-270
guozi-lab:test/coverage-270
30d 0h 3m 21s
View #290
View workflow file
feat: accept an external AbortSignal in chat() and generate()
test
#268:
Pull request
#288
opened by
emmanuel-adu
30d 0h 4m 51s
emmanuel-adu:fix/external-abort-signal
emmanuel-adu:fix/external-abort-signal
30d 0h 4m 51s
View #288
View workflow file
fix: release ReadableStream reader after iteration completes
test
#257:
Pull request
#277
opened by
BruceMacD
52s
brucemacd/lock-release
brucemacd/lock-release
52s
View #277
View workflow file
fix: normalize headers to lowercase consistently
test
#256:
Pull request
#276
opened by
vishaldeshmukh2k6
52s
vishaldeshmukh2k6:fix/header-normalization
vishaldeshmukh2k6:fix/header-normalization
52s
View #276
View workflow file
examples: fix imagegen first step printing
test
#255:
Pull request
#273
opened by
jmorganca
49s
jmorgan/fix-imagegen-demo
jmorgan/fix-imagegen-demo
49s
View #273
View workflow file
clean up examples readme
test
#254:
Pull request
#272
opened by
jmorganca
54s
imagegen-docs-cleanup
imagegen-docs-cleanup
54s
View #272
View workflow file
Add image generation support
test
#253:
Pull request
#271
synchronize by
jmorganca
44s
add-image-generation-support
add-image-generation-support
44s
View #271
View workflow file
Add image generation support
test
#252:
Pull request
#271
synchronize by
jmorganca
52s
add-image-generation-support
add-image-generation-support
52s
View #271
View workflow file
Add image generation support
test
#251:
Pull request
#271
synchronize by
jmorganca
1m 18s
add-image-generation-support
add-image-generation-support
1m 18s
View #271
View workflow file
Add image generation support
test
#250:
Pull request
#271
opened by
jmorganca
58s
add-image-generation-support
add-image-generation-support
58s
View #271
View workflow file
browser: export AbortableAsyncIterator type
test
#245:
Pull request
#267
opened by
majiayu000
51s
majiayu000:fix/export-abortable-async-iterator
majiayu000:fix/export-abortable-async-iterator
51s
View #267
View workflow file
Add min_p parameter to Options interface
test
#244:
Pull request
#265
opened by
jagreehal
54s
jagreehal:add-min-p-parameter
jagreehal:add-min-p-parameter
54s
View #265
View workflow file
v0.6.3
publish
#35:
Release
v0.6.3
created by
ParthSareen
25s
25s
View workflow file
interfaces: mark optional response fields
test
#243:
Pull request
#263
opened by
BruceMacD
57s
brucemacd/optional-response-fields
brucemacd/optional-response-fields
57s
View #263
View workflow file
browser/interfaces: add VersionResponse type and add ollama.version()…
test
#242:
Pull request
#261
opened by
stoyanov-kaloyan
56s
stoyanov-kaloyan:main
stoyanov-kaloyan:main
56s
View #261
View workflow file
browser/interfaces: add logprobs
test
#241:
Pull request
#260
synchronize by
ParthSareen
51s
parth/logprobs
parth/logprobs
51s
View #260
View workflow file
browser/interfaces: add logprobs
test
#240:
Pull request
#260
synchronize by
ParthSareen
53s
parth/logprobs
parth/logprobs
53s
View #260
View workflow file
browser/interfaces: add logprobs
test
#239:
Pull request
#260
opened by
ParthSareen
58s
parth/logprobs
parth/logprobs
58s
View #260
View workflow file
browser: add method to retrieve server version
test
#238:
Pull request
#259
opened by
stoyanov-kaloyan
1m 0s
stoyanov-kaloyan:main
stoyanov-kaloyan:main
1m 0s
View #259
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.