Skip to content

AI documentation #489

@michaelachrisco

Description

@michaelachrisco

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.

  1. ollama run llama3.1 - Set up the model.
  2. ollama serve - Set up web interface locally
  3. Set up AI from:
    image
    Server: http://localhost:11434/v1/chat/completions
    Model: llama3.1
    API KEY:
  4. click the open ai button (I couldn't see this very well, but now that I know what it does, its all good).
    image

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.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions