-
I have tried using ollama for the code edit feature ( alt + k ). But under the models there's only Claude, openai & google LLMs etc. No option could be visible found to select ollama as a provider for…
-
My ollama instance is running within my network at https://ollama.foo.com, but your pgrep check prevents me from using it becuause it assume the ollama instance is a local process. Can you check for o…
-
Hi,
I'm trying to use ollama-js in a vite.js project.
What I did:
initialize a new vite.js project:
`npm create vite@latest`
`Project name: test-ollama`
Selected: Vanilla
`Select a variant: Jav…
-
im trying to run the server but when i start it i get the following error:
> auto-shorts@0.2.0 start-server
> tsc && node dist/cli.js --server
src/cli.ts:529:26 - error TS2869: Right operand of…
-
### Feature request / 功能建议
[MiniCPM](https://github.com/OpenBMB/MiniCPM)真的是好用的感动的我要哭!!强烈请求尽快出Ollama模型,最好是能在ollama官网上上线,兼容最新版ollama。先谢过了哪位大神了~
-
**Is your feature request related to a problem? Please describe.**
Ollama has an easy to use repo, you can pull via short and simple strings.
**Describe the solution you'd like**
Here is a script…
-
执行python -m graphrag.index --root ./ragtest时,发生以下错误:
Traceback (most recent call last):
File "D:\ProgramData\anaconda3\envs\graphrag-ollama-local\lib\site-packages\datashaper\workflow\workflow.py"…
-
Running my WebApp on my machine works.
```
import ollama from "ollama/browser"
ollama.list().then(...)
// => http:127.0.0.1:11434/api/tags
```
Running it from my web host does not work
…
Dinkh updated
3 weeks ago
-
### Bug Description
hile attempting to transition between forms in an n8n workflow, an error prevents the form from loading as expected. The workflow structure follows a linear sequence where a form …
-
你好,除了tabnine、codeium、copilot之外,目前还有deepseek-coder、codellama、qwen2.5-coder、sqlcoder、codegeex4、codegemma可以通过ollama以及各种OpenAI-API-compatible风格的平台部署。能否提供基于OpenAI-API-compatible或者Ollama的自动化补全呢?
现在找到相关的插…