MindsightsAI
MindsightsAI
SSolara
Created by MindsightsAI on 4/24/2024 in #questions-issues
installation problem, outdated version solara-ui
poetry add solara Using version ^1.32.0 for solara Updating dependencies Resolving dependencies... (0.1s) Because no versions of solara match >1.32.0,<2.0.0 and solara (1.32.0) depends on solara-ui (1.32.0), solara (>=1.32.0,<2.0.0) requires solara-ui (1.32.0). So, because no versions of solara-ui match 1.32.0 and hsl depends on solara (^1.32.0), version solving failed.
7 replies
SSolara
Created by MindsightsAI on 4/24/2024 in #questions-issues
Server route
I need to somehow change the state depending on the behavior of the external service, I think I need some server route to accept the data, what is the best way to do it?
18 replies