Gareth Davidson

Results 115 comments of Gareth Davidson

And closed it in favour of #165 :)

@theol-git really cool thanks. It looks like we can get 1000 results from the graphql search API at a time, so 5000 requests should be enough to get the vast...

Removed myself from this for now, I'm still interested but don't have the time at the moment with other tasks. I'm still subscribed though and if you need any help/input...

I thought the model doesn't really have that sort of information, as it's generating text based on weights and isn't really aware of where the data comes from. What might...

@finitearth I did not know that. That's pretty cool. Admittedly I'm a bit of a noob when it comes to the ML stuff!

If the json file will go into source control then it might be better to: 1. Have a function that generates the output to a given path. 2. Have a...

@andrewm4894 I've actually been doing fastapi tests today in the day job :) This ought to do it, just need to pass the app in: ```python from fastapi.testclient import TestClient...

@andrewm yeah something like that. It'd need to be in the API project and import the file with `app` in it. If it were me I'd have 4 functions in...

Yes but they need to be extracted and then converted into the right format. If you have ideas for specific data sets then just submit a proposal and add the...