Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for marco-o1 model #257

Open
spj2401Dev opened this issue Nov 25, 2024 · 3 comments
Open

Support for marco-o1 model #257

spj2401Dev opened this issue Nov 25, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@spj2401Dev
Copy link

Ollama just added a new model called marco-o1:

This model has a tag, where it thinks about what it should do, as its a reasoning model.
The actual result is then delivered in the tag.

Currently Page assist shows it like this:
{A9CCB31C-FE05-4452-A62A-05156CF7D800}

My Idea would be, to just deliver the Output by default, but then like the citations, I can see the thoughts of the AI model. A bit like this:
{0D9CAA82-569E-46B0-A565-1C741F770682}

Then when you click on that, it should just show the Thought tag. (ofc properly formated then)

{574E6CBD-CD8F-4450-823E-FAB2DF84B026}
@n4ze3m
Copy link
Owner

n4ze3m commented Nov 25, 2024

Yes, this one is already planned. I'll add it in the next release. :)

@n4ze3m n4ze3m added the enhancement New feature or request label Nov 25, 2024
@spj2401Dev
Copy link
Author

You think that is a issue I could try myselves as a good first commit?

@nonetrix
Copy link

Please make it generalized somewhat because I'd imagine other models might have their own way of doing this, if anything I hope this is abstracted by Ollama eventually

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants