Skip to content

Ollama connection no longer working #5

Description

@highenergymagic

It looks like perhaps Ollama changed something in their API and now attempting to use it with clooi throws nasty errors. Based on the timings, it appears that ollama is generating a response to what we type, but something is nasty in the API response that leads to tihs error:

TypeError: Cannot read properties of undefined (reading 'id')
    at generateMessage (file:///C:/Users/freya/clooi/bin/cli.js:627:49)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async file:///C:/Users/freya/clooi/bin/cli.js:391:1
Type "!" to access the command menu.
? Write a message:
  ​

Do you know what might be going on there?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions