2024-01-02
·
64 commits
to main
since this release
- Command 'Manage Models': fixed bug that cause error
ollama-models | TypeError: Cannot read properties of undefined (reading 'split')
when model show information was undefined. - Command 'Chat With Ollama': fixed bug that cause error
ollama-chat | SyntaxError: Expected ',' or '}' after property value in JSON at position 97
when Ollama chat api response with an unformatted JSON response. - Command 'Manage Models': fixed bug that cause error
ollama-models | SyntaxError: Unexpected non-whitespace character after JSON at position 30
when Ollama pull api response with an unformatted JSON response.
Available at Raycast Store