Bruno Kawakami

Results 5 issues of Bruno Kawakami

### pycaret version checks - [X] I have checked that this issue has not already been reported [here](https://github.com/pycaret/pycaret/issues). - [X] I have confirmed this bug exists on the [latest version](https://github.com/pycaret/pycaret/releases)...

bug

I am currently using Ollama for running LLMs locally and am greatly appreciative of the functionality it offers. However, I've come across a point of confusion regarding the global configuration...

**Describe the bug** On Vue 3 + Vite no show brand image **To Reproduce** Use on Vue 3 with Vite **Expected behavior** Show correctly the brand image **Screenshots** **Environment:** ```json...

bug
help wanted

Hey guys :) Someone know why this event not works? I don't see the Log and the Dialog ``` java final StaggeredGridView listViewCards = (StaggeredGridView) rootView.findViewById(R.id.listViewCards); listViewCards.setLongClickable(true); listViewCards.setOnItemLongClickListener(new StaggeredGridView.OnItemLongClickListener() {...

Is there any method I can send the user to a certain position?