Skip to content

ollamagoweb v1.0.0 : stable version for Fast and Simple Use ollama service

Choose a tag to compare

@ml2068 ml2068 released this 05 Aug 04:00
· 131 commits to main since this release
19d8ce7

The ultimate helper for local software development, which can answer any programming-related topic by calling various LLM such as llama3.1 through Ollama.

Main functions include:

1、Directly calling Ollama in the background to accelerate model loading speed and response speed to dialogue.

2、Adding a function to download the current conversation content in HTML format.

3、Optimizing the formatting output of input box contents and downloaded file codes.

4、Using LangChainGO, which calls Groq services through APIs.

Full Changelog: https://github.com/ml2068/ollamagoweb/commits/v1.0.0