malaki12003

Results 8 comments of malaki12003

I made a pull request that resolves your problem. :+1:

At first I used the previous version (6) and encountered that any charts don't work properly in Appfuse (wicket version). So, I got your code and attempted to update some...

I finally solve the problem as following: Bootstrap adds something like: - { box-sizing: border-box; } This causes a bad rendering in dashboard. So, I add in my css the...

Sure .... I will test and come back soon ...

@sestinj FYI, I've just begun working on this ticket.

Just a quick update: I'm still awaiting official support from Ollama for the Ranker feature, as well as the addition of models to test and finalize my code: https://github.com/continuedev/continue/compare/dev...malaki12003:continue:ollama-reranker?expand=1

FYI, fixed at https://github.com/continuedev/continue/pull/2554.