leobilocastro

Results 2 comments of leobilocastro

Is it possible to click to move the pieces instead of dragging? i try use the ValueListenableBuilder but i dont find in controller how i get the piece clicked or...

> ```python > embedder={ > "provider": "huggingface", > "config": { > "model": "mixedbread-ai/mxbai-embed-large-v1", # https://huggingface.co/mixedbread-ai/mxbai-embed-large-v1 > } > } > ``` i got this error TypeError: Pooling.__init__() got an unexpected...