David Young
David Young
Hey, Not sure if this is intended or not, but serviceAddedCallback does not fire when a user that is not logged in tries to login with a service that another...
Hey! This is my first pull request, go easy on me! **Changes:** - Added num_predict slider in advanced UI. - Settings were being referenced incorrectly in OpenAI chat/completions endpoint and...
Hey, Not sure if I'm doing something silly on my end, but I said I would submit an issue to get some help. Hope that's okay. 2x 3090 GPU. I...
As requested by @hellovai I would create a feature request for being able to return a dynamic return type from a function, like so: ``` function Foo(...) -> @dynamic {...