mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add ollamaApiKey parameter to CodeIndexOllamaEmbedder constructor - Include Authorization header in all API requests when API key is provided - Update CodeIndexConfigManager to read and store Ollama API key from secrets - Add UI field for Ollama API key input in CodeIndexPopover component - Update type definitions to include codebaseIndexOllamaApiKey secret - Add comprehensive tests for API key authentication - Maintain backward compatibility for local Ollama instances without auth Closes RooCodeInc/Roo-Code#8737 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||