This note is part of my private vault, and isn’t published publicly on the site or within the public GitHub.
If you are interested in what this note contains, please reach out to me! If it’s not anything terribly sensitive, I’m happy to chat about it!
Links
This note originally contained the following links:
- official Ollama API docs
src/LLMProviders/chainRunner/utils/ThinkBlockStreamer.tssrc/LLMProviders/chainRunner/utils/ThinkBlockStreamer.test.tssrc/LLMProviders/chainRunner/LLMChainRunner.tssrc/constants.tssrc/settings/model.ts- official API docs
- Ollama API Documentation
- Obsidian Copilot Repository
- ThinkBlockStreamer Implementation