mirror of
https://github.com/dralkh/spaceforge.git
synced 2026-07-22 06:45:03 +00:00
- Switches all LLM services (Claude, Gemini, Ollama, OpenAI, OpenRouter, Together) from native fetch to Obsidian’s requestUrl for better CORS handling and plugin compatibility - Updates UI components to use new Obsidian API patterns (createDiv with options) - Minor clean-ups in MCQ, Pomodoro, and review services |
||
|---|---|---|
| .. | ||
| claude-service.ts | ||
| gemini-service.ts | ||
| mcq-generation-service.ts | ||
| ollama-service.ts | ||
| openai-service.ts | ||
| openrouter-service.ts | ||
| together-service.ts | ||