Skip to content

AI Providers

A hub for setting AI providers (OpenAI-like, Ollama and more) in one place.

The above warnings are based on limited information and might not always be accurate.

Data

ID ai-providers
Author pfrankov
Minimum Obsidian Version 0.15.0
Official Release Date 2025-01-08
Last update 2026-04-18

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jun 15, 2026.

Community plugin snapshot Jun 15, 2026
Repository clone last successful checkout May 25, 2026
Release acquisition release metadata checked Jun 12, 2026; existing successful main.js cache reused

Quick Links

Changes

Date Changed Property Old Value New Value
2025-01-08 Plugin Added
2025-01-09 description This plugin is a hub for setting AI providers (OpenAI-like, Ollama and more) in one place. A hub for setting AI providers (OpenAI-like, Ollama and more) in one place.
2026-05-12 author Pavel Frankov pfrankov

Repository Data

License MIT in package.json
MIT in LICENSE file
Package Manager npm
Uses Typescript Yes
Installed Bundlers esbuild
Installed Testing Frameworks Vitest
Has Test Files Yes
Latest Release main.js Size 331 KB
Detected ES Version ES2018
Probably Minified Yes
main.js API Findings 6 disclosures
Uses BRAT beta releases No
Dependencies @anthropic-ai/sdk, idb, ollama, openai
Dev Dependencies @eslint/js, @obsidian-ai-providers/sdk, @testing-library/jest-dom, @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, @vitest/coverage-v8, builtin-modules, concurrently, electron, esbuild, eslint, eslint-plugin-sonarjs, jsdom, obsidian, prettier, tslib, tsx, typescript, vitest

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

Disclosure Detected From
Cors Free Network Access Uses Obsidian request APIs
Global Handlers Or Timers Registers events, DOM handlers, or intervals
Network Access Uses Obsidian request APIs, Uses browser network APIs
Node Filesystem Access Uses direct Node filesystem-related modules
Private Network Access References localhost or private-network addresses
Process Or Shell Access Uses Node process or subprocess APIs
Finding Type Confidence Evidence
Uses Electron desktop APIs Warning High electron (1)
Uses direct Node filesystem-related modules Warning High node:fs (1), node:path (1)
Uses Node process or subprocess APIs Warning High process.env (3), process.platform (1)
References localhost or private-network addresses Warning Medium 127.0.0.1 (2), localhost (4)
Uses persistent browser storage Info High indexedDB.open (1), localStorage (1)
Registers events, DOM handlers, or intervals Info High setTimeout (9)
References URLs or constructs URL objects Info High http:// (7), https:// (56), URL (8)
Uses browser network APIs Info High fetch (1), XMLHttpRequest (1)
Uses Obsidian request APIs Info High obsidian.requestUrl (1)
Persists plugin settings or data Info High this.loadData (1), this.saveData (1)
Registers plugin settings UI Info High this.addSettingTab (1), Setting (14), obsidian.Setting (14)
Accesses Obsidian workspace APIs Info High app.workspace (3)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 17143 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

Version Release Date Note
1.0.0 2025-01-08 None
1.0.1 2025-02-03 None
1.0.2 2025-02-12 None
1.0.3 2025-02-19 None
1.0.4 2025-02-20 None
1.0.5 2025-02-23 None
1.1.0 2025-02-24 None
1.2.0 2025-02-27 None
1.3.0 2025-03-20 None
1.3.2 2025-06-19 None
1.4.0 2025-06-24 None
1.4.1 2025-07-08 None
1.4.2 2025-07-08 None
1.5.1 2025-07-24 None
1.6.0 2025-07-29 None
1.7.1 2025-08-10 None
1.7.2 2025-08-23 None
1.8.0 2025-12-05 None
1.9.0 2026-01-18 None
1.9.2 2026-01-26 None
1.10.0 2026-04-18 None