ollama-client
Ollama Client – Chat with Local LLMs Inside Your Browser A lightweight, privacy-first Ollama Chrome extension to chat with locally hosted Ollama lllm models like LLaMA 2, Mistral, and CodeLLaMA. Supports streaming, stop/regenerate and easy model switching — all without cloud APIs or data leaks.
Language: typescript
Author: GitHub Repos (@github-repos)
0 stars · 0 views
Viewing path: vitest.config.ts
Files
- content (txt)
- docs (txt)
- guides (txt)
- .npmrc (npmrc)
- docs (txt)
- postcss.config.cjs (cjs)
- tsconfig.json (json)
- astro.config.mjs (mjs)
- package.json (json)
- src (txt)
- content.config.ts (ts)
- troubleshooting (txt)
- ollama-cors-error.md (md)
- quick-start.md (md)
- provider-setup.md (md)
- context-and-tools.md (md)
- internal (txt)
- frontend-design-system.md (md)
- concepts (txt)
- privacy.md (md)
- architecture.md (md)
- compare (txt)
- open-webui-vs-ollama-client.mdx (mdx)
- page-assist-vs-ollama-client.mdx (mdx)
- lm-studio-vs-ollama-client.mdx (mdx)
- about (txt)
- keyboard-shortcuts.mdx (mdx)
- faq.mdx (mdx)
- legal (txt)
- privacy-policy.md (md)
- seo (txt)
- constants.mjs (mjs)
- layouts (txt)
- BaseLayout.astro (astro)
- styles (txt)
- starlight-overrides.css (css)
- tokens.css (css)
- globals.css (css)
- pages (txt)
- og (txt)
- [...route].ts (ts)
- index.astro (astro)
- robots.txt.ts (ts)
- env.d.ts (ts)
- components (txt)
- seo (txt)
- FAQPageJsonLd.astro (astro)
- starlight (txt)
- Head.astro (astro)
- KeyboardShortcuts.astro (astro)
- ThemeSelect.astro (astro)
- public (txt)
- assets (txt)
- favicon.ico (image)
- android-chrome-192x192.png (image)
- android-chrome-512x512.png (image)
- favicon-32x32.png (image)
- apple-touch-icon.png (image)
- og-image.png (image)
- favicon-16x16.png (image)
- greptile.json (json)
- .husky (husky)
- SECURITY.md (md)
- .vscode (vscode)
- settings.json (json)
- AGENTS.md (md)
- README.md (md)
- tsconfig.json (json)
- wxt.config.ts (ts)
- .zed (zed)
- settings.json (json)
- components.json (json)
- tools (txt)
- generate-docs.ts (ts)
- check-i18n-drift.ts (ts)
- verify-browser-smoke.ts (ts)
- benchmark-sqlite-persistence.ts (ts)
- benchmark-browser-persistence.ts (ts)
- spike-firefox-owner-gates.ts (ts)
- spike-owner-gates.ts (ts)
- ollama-env.sh (sh)
- verify-browser-automation-local.ts (ts)
- generate-llms-docs.ts (ts)
- spike-sw-termination.ts (ts)
- generate-i18n-resources.ts (ts)
- verify-opfs-migration.ts (ts)
- verify-local-browsers-sequential.ts (ts)
- CLAUDE.md (md)
- package.json (json)
- pnpm-workspace.yaml (yaml)
- .github (github)
- workflows (txt)
- release.yml (yml)
- ci.yml (yml)
- dependabot.yml (yml)
- PULL_REQUEST_TEMPLATE.md (md)
- ISSUE_TEMPLATE (txt)
- config.yml (yml)
- feature_request.md (md)
- bug_report.md (md)
- FUNDING.yml (yml)
- vercel.json (json)
- vite.config.ts (ts)
- vitest.config.ts (ts)
- .gitignore (gitignore)
- biome.json (json)
- CONTRIBUTING.md (md)
- postcss.config.js (js)
- pnpm-lock.yaml (yaml)
- knip.json (json)
- src (txt)
- i18n (txt)
- languages.ts (ts)
- config.ts (ts)
- spike (txt)
- opfs (txt)
- owner-worker.ts (ts)
- owner-host-core.ts (ts)
- sahpool-worker.ts (ts)
- firefox-owner-host.ts (ts)
- protocol.ts (ts)
- owner-protocol.ts (ts)
- background-owner-host.ts (ts)
- lib (txt)
- embeddings (txt)
- cache.ts (ts)
- model-name-filter.ts (ts)
- auto-index.ts (ts)
- __tests__ (txt)
- vector-durability.smoke.test.ts (ts)
- chunker.test.ts (ts)
- vector-store-advanced.test.ts (ts)
- search-hybrid.test.ts (ts)
- vector-store.test.ts (ts)
- embedding-client.test.ts (ts)
- config.test.ts (ts)
- reranker.test.ts (ts)
- keyword-index.test.ts (ts)
- content-quality-filter.test.ts (ts)
- vector-consistency.test.ts (ts)
- hnsw-index.test.ts (ts)
- vector-type-match.test.ts (ts)
- search.ts (ts)
- hnsw-index.ts (ts)
- storage.ts (ts)
- types.ts (ts)
- vector-consistency.ts (ts)
- content-quality-filter.ts (ts)
- embedding-strategy.ts (ts)
- math.ts (ts)
- keyword-index.ts (ts)
- feedback-service.ts (ts)
- vector-store.ts (ts)
- db.ts (ts)
- config.ts (ts)
- chunker.ts (ts)
- reranker.ts (ts)
- embedding-client.ts (ts)
- artifacts.ts (ts)
- __tests__ (txt)
- artifact-download.test.ts (ts)
- backup-service.test.ts (ts)
- permissions.test.ts (ts)
- validation.test.ts (ts)
- image-utils.test.ts (ts)
- error-utils.test.ts (ts)
- generate-llms-docs.test.ts (ts)
- app-reset.test.ts (ts)
- model-config-utils.test.ts (ts)
- scheduled-jobs.test.ts (ts)
- utils.test.ts (ts)
- browser-api.test.ts (ts)
- browser-tab-groups.test.ts (ts)
- plasmo-global-storage.test.ts (ts)
- tab-capture-prototype.test.ts (ts)
- content-extractor.test.ts (ts)
- logger.test.ts (ts)
- transcript-extractor.test.ts (ts)
- error-display.test.ts (ts)
- per-site-profiles.test.ts (ts)
- artifacts.test.ts (ts)
- thinking-parser.test.ts (ts)
- browser-sessions.test.ts (ts)
- format-utils.test.ts (ts)
- url-pattern.test.ts (ts)
- browser-knowledge.test.ts (ts)
- text-utils.test.ts (ts)
- per-site-profiles.ts (ts)
- browser-api.ts (ts)
- scheduled-jobs.ts (ts)
- error-utils.ts (ts)
- query-client.ts (ts)
- migration (txt)
- embedding-dimension-migration.ts (ts)
- tab-capture-prototype.ts (ts)
- constants (txt)
- __tests__ (txt)
- section-defaults.test.ts (ts)
- urls.ts (ts)
- defaults.ts (ts)
- errors.ts (ts)
- config.ts (ts)
- sqlite.ts (ts)
- section-defaults.ts (ts)
- keys.ts (ts)
- prompts.ts (ts)
- model-config-utils.ts (ts)
- logger.ts (ts)
- lucide-icon.ts (ts)
- constants.ts (ts)
- log-redaction.ts (ts)
- loaders (txt)
- __tests__ (txt)
- csv-loader.test.ts (ts)
- html-loader.test.ts (ts)
- types.ts (ts)
- html-loader.ts (ts)
- csv-loader.ts (ts)
- browser-knowledge.ts (ts)
- artifact-download.ts (ts)
- browser-tab-access.ts (ts)
- get-all-reset-keys.ts (ts)
- runtime-messages.ts (ts)
- error-display.ts (ts)
- app-reset.ts (ts)
- backup-service.ts (ts)
- exporters (txt)
- export-sanitizer.ts (ts)
- __tests__ (txt)
- exporters.test.ts (ts)
- print-job.test.ts (ts)
- export-sanitizer.test.ts (ts)
- pdf-exporter.test.ts (ts)
- styles.ts (ts)
- print-job.ts (ts)
- types.ts (ts)
- pdf-exporter.ts (ts)
- json-exporter.ts (ts)
- utils.ts (ts)
- markdown-utils.ts (ts)
- transcript-extractor.ts (ts)
- tools (txt)
- tool-model-overrides.ts (ts)
- __tests__ (txt)
- tool-policy.test.ts (ts)
- tool-settings.test.ts (ts)
- tool-families.test.ts (ts)
- tool-model-overrides.test.ts (ts)
- tool-registry.test.ts (ts)
- tool-policy.ts (ts)
- non-native (txt)
- __tests__ (txt)
- non-native-tool-parser.test.ts (ts)
- non-native-tool-protocol.test.ts (ts)
- non-native-tool-protocol.ts (ts)
- non-native-tool-parser.ts (ts)
- internal (txt)
- __tests__ (txt)
- schedule-reminder-tool.test.ts (ts)
- capture-screenshot-tool.test.ts (ts)
- internal-tools.test.ts (ts)
- save-artifact-tool.test.ts (ts)
- browser-session-tools.test.ts (ts)
- schedule-reminder-tool.ts (ts)
- tab-group-tools.ts (ts)
- rag-search-tool.ts (ts)
- browser-knowledge-tools.ts (ts)
- capture-screenshot-tool.ts (ts)
- selected-text-tool.ts (ts)
- list-tabs-tool.ts (ts)
- read-tab-tool.ts (ts)
- file-search-tool.ts (ts)
- internal-tool-source.ts (ts)
- tab-utils.ts (ts)
- save-artifact-tool.ts (ts)
- browser-session-tools.ts (ts)
- current-tab-tool.ts (ts)
- tool-families.ts (ts)
- approval (txt)
- __tests__ (txt)
- approval-policy.test.ts (ts)
- approval-grants.ts (ts)
- approval-policy.ts (ts)
- types.ts (ts)
- build-tool-registry.ts (ts)
- web-search (txt)
- __tests__ (txt)
- web-search-tool.test.ts (ts)
- backends.test.ts (ts)
- registry.ts (ts)
- types.ts (ts)
- backends (txt)
- brave.ts (ts)
- searxng.ts (ts)
- tavily.ts (ts)
- shared.ts (ts)
- config.ts (ts)
- index.ts (ts)
- web-search-tool.ts (ts)
- web-search-tool-source.ts (ts)
- tool-settings.ts (ts)
- tool-display.ts (ts)
- tool-registry.ts (ts)
- index.ts (ts)
- knowledge (txt)
- __tests__ (txt)
- knowledge-processor.test.ts (ts)
- knowledge-sets.test.ts (ts)
- knowledge-sets.ts (ts)
- knowledge-processor.ts (ts)
- index.ts (ts)
- constants-ui.ts (ts)
- onboarding (txt)
- __tests__ (txt)
- provider-connection.test.ts (ts)
- state.test.ts (ts)
- state.ts (ts)
- provider-connection.ts (ts)
- format-utils.ts (ts)
- plasmo-global-storage.ts (ts)
- storage (txt)
- __tests__ (txt)
- storage-key-registry.test.ts (ts)
- storage-write-lock.test.ts (ts)
- backup-import-transaction.test.ts (ts)
- provider-migration.test.ts (ts)
- backup-import-transaction.ts (ts)
- storage-key-registry.ts (ts)
- provider-migration.ts (ts)
- backup-storage-policy.ts (ts)
- storage-write-lock.ts (ts)
- sqlite (txt)
- __tests__ (txt)
- sqlite-module.test.ts (ts)
- concurrent-writer-reproduction.test.ts (ts)
- schema.ts (ts)
- db.ts (ts)
- migrations (txt)
- __tests__ (txt)
- migrations.test.ts (ts)
- migration-runner.test.ts (ts)
- migration-runner.ts (ts)
- add-thinking-column.ts (ts)
- add-message-updated-at-column.ts (ts)
- add-tool-loop-runs-table.ts (ts)
- add-session-system-prompt-column.ts (ts)
- add-session-pinned-column.ts (ts)
- add-session-tags-column.ts (ts)
- add-message-replay-artifact-column.ts (ts)
- benchmark (txt)
- __tests__ (txt)
- persistence-benchmark-core.test.ts (ts)
- persistence-benchmark-core.ts (ts)
- legacy-db.ts (ts)
- hljs.ts (ts)
- permissions.ts (ts)
- query-keys.ts (ts)
- thinking-parser.ts (ts)
- url-pattern.ts (ts)
- text-utils.ts (ts)
- ui-status.ts (ts)
- browser-tab-groups.ts (ts)
- repositories (txt)
- __tests__ (txt)
- tool-loop-runs.test.ts (ts)
- chat-durability.smoke.test.ts (ts)
- sqlite-chat-history.test.ts (ts)
- chat-history-facade.test.ts (ts)
- tool-loop-runs.ts (ts)
- sqlite-chat-history.ts (ts)
- chat-history.ts (ts)
- content-extractor.ts (ts)
- providers (txt)
- vllm.ts (ts)
- base-url.ts (ts)
- __tests__ (txt)
- provider-rpc-service.test.ts (ts)
- selected-model.test.ts (ts)
- capabilities.test.ts (ts)
- base-url.test.ts (ts)
- provider-tools.test.ts (ts)
- provider-errors.test.ts (ts)
- provider-replay.test.ts (ts)
- model-capability-overrides.test.ts (ts)
- manager.test.ts (ts)
- capability-probe.test.ts (ts)
- factory.test.ts (ts)
- provider-images.test.ts (ts)
- anthropic.test.ts (ts)
- contract.test.ts (ts)
- service-profile.ts (ts)
- koboldcpp.ts (ts)
- provider-secret-store.ts (ts)
- registry.ts (ts)
- provider-replay.ts (ts)
- lm-studio.ts (ts)
- types.ts (ts)
- ollama.ts (ts)
- capability-probe.ts (ts)
- model-capability-overrides.ts (ts)
- ATTRIBUTION.md (markdown)