Alok Saboo
Alok Saboo
@miurla Please see https://github.com/rashadphz/farfalle for a great local model implementation. This is exactly like Morphic, so I am sure we can also add Ollama to Morphic. As better function calling...
@jaypyles super work!! would you be open to forking the front end as well so that it is easy for users to use the complete app. Or is it a...
No worries. Here's [another project](https://github.com/ItzCrazyKns/Perplexica) that may be worth a look.
Ollama now provides this information in the /api/show endpoint - https://github.com/ollama/ollama/blob/main/docs/api.md#show-model-information
Since the original lib is not being maintained, @kdschlosser can you publish yours to PyPi? HA folks cannot publish your repo 😉
@AidasK #19992 is not sustainable in the long run. Ideally, it will be great if @kdschlosser can become the co-owner of the original samsungctl lib and update the pypi package....
@kdschlosser Since, @Ape has not responded, I am wondering if you would be open to publishing your lib on PyPi.
`pysamsung` or `samsungpy` :)
Not working for me either: ``` pi@raspberrypi:~/samsungctl $ samsungctl -v --host 192.168.2.252 --method websocket --port 8002 --name remoteCmd KEY_VOLDOWN Sending control command: {'TypeOfRemote': 'SendRemoteKey', 'Cmd': 'Click', 'DataOfCmd': 'KEY_VOLDOWN', 'Option': 'false'}...
Any update on this?