uukelele
uukelele
Put this inside `andy.json`: ```json { "name": "andy", "model": { "api": "openai", "url": "https://api.perplexity.ai/chat/completions", "model": "sonar-medium-online" } } ``` Replace `sonar-medium-online` with whatever siliconflow model you want to use. In...
> See #136, this feature should be done like this idk, i tested it locally by adding to my `langs` folder and it worked fine
You can now use any OpenAI compatible endpoint. See the README.
Fixed in #219
> > The issue I see is that the `` tags get included. > > This is fine R1 deepseek models are trained and created so that the output shows...
#423 has been merged.
> I have done the npm install and opened it but i dont want to use anything besides ollama because its free Thanks for responding tho, if you know a...
> Unknown embedding: all-minilm . Using word overlap. Yeah, you have to pull that with ollama.
This is a hardware issue, not a mindcraft issue.
Solved in #445.