whogben

Results 10 comments of whogben

not sure if this is a bug or there's a different approach

I wrote some code for converting between gd and py types, you're welcome to use it or submit it as a pull request. I have added the code to a...

@touilleMan I'd like to update the shebang to be valid on mac to use pip, can you dumb it down for me a bit more on what the simple fix...

@fuderiki I'm trying to get the same use case running, did you eventually solve the 30fps speed issue? Thanks

get_node(asp) should work as far as I know. As far as I can tell this isn't related to the original question, which was about communications between python-based-nodes, and this would...

It crashes for me anytime I would have viewed the script itself in Godot, my workaround is to use an external editor for the python scripts.

+1 my recommendation would be to match the Perplexity API, which is really just one endpoint that starts as a subset of the OpenAI ChatCompletions endpoint - that would make...

Hi all, I am experiencing this issue as well. I have found two links to settings, one on the API docs, and the other on the Storage page. I was...

Ah ok, thanks for clarifying, yeah I think if there weren't links to the settings still present in self hosted I would have gotten it. Sorry it took me so...

As far as I know LMStudio does not yet support tool calls, but it will be fantastic when it does! There's a small chance I'm wrong and someone will correct...