-
Notifications
You must be signed in to change notification settings - Fork 291
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
I was having issues working the ollama AI API until I pieced it together within a couple of issues/PRs.
Please note I am using Win 10 but I assume the same steps will be similar.
Assumption, download and install both sourcegit and ollama.
ollama run llama3.1- Set up the model.ollama serve- Set up web interface locally- Set up AI from:

Server: http://localhost:11434/v1/chat/completions
Model: llama3.1
API KEY: - click the open ai button (I couldn't see this very well, but now that I know what it does, its all good).

I think a comprehensive doc with some steps might be useful for others. I know it would have saved me time! Either that or a dropdown with the above values already setup.
love-linger
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation