slyyyle

Results 9 comments of slyyyle

I also would love instruction on keeping endpoint analysis up to date, or perhaps I missed the docs. I am essentially trying to circumvent having to grab get_dict() for some...

In what regard? All my questions above were regarding how the package works. I have found get_json() solves most issues with the API pull - the result set names are...

Something like the below perhaps? It'd be redundant, but a softer intro to the package. (#3 primarily) # Tips & Tricks for nba_api The nba_api package offers several ways to...

As a note, if I remove the Active Flag value, but leave ActiveFlag= at the end of the URL (nulling the parameter), it works. I would guess the actual value...

Yep. I've been trying to look at other sources like Hoopr or "similar" packages, for docs about the actual API itself indirectly. I have tried 1,0, true, false, and Y,...

In the meantime, you can grab all active players from static players as a workaround and filter your object for those player ids, right? There is a get_active_players() static function...

is there a reason I still can't ollama pull before serve in CLI? i must have downloaded the models manually the first time, because if you don't specify models before...

Thanks. Do you still think it'd be useful given I don't even run ollama pull? Really, my main issue is just signaling to the user a process that can create...

Could also be misdiagnosing, I just notice after the GPU specs, it hangs for 15 minutes. it then shows api calls trying to be made later, and eventually, it will...