Craig Box

Results 405 comments of Craig Box

https://deploy-preview-16529--preliminary-istio.netlify.app/v1.24/docs/ 🎉

Hmm, it wasn't supposed to do that. /cc @sbegin0

OK, here's the deal. * `build_old_archive.sh` calls `make archive` which is `archive_version.sh` (run in the build container) * that calls `build_site.sh /"${VERSION}"` * that runs Hugo with `--baseURL "$1"` The...

Trying `//latest` on the v1.25 archive to see what that makes the browser do

it makes it do https://latest/docs/ 🤦 OK, next best bet is to make it redirect to preliminary.istio.io/latest/ if it's on prelim and istio.io/latest/ if it's on live, but those are...

(Status update: this is waiting on the baseURL work that Ajay is doing at present.)

(For the record, non-Googlers should now be able to get access to the spanner DB)

Any further thought Jimmy? I think that having a model trained on Istio documentation attempting to manually answer some user queries would be a good first step. You have such...

What Jimmy is proposing is effectively training a transformer model on the Istio and Envoy documentation, Q&A etc, and then using that to answer _user_ questions in the first instance....

@rootsongjc hey Jimmy, in the context of the advance of LLMs and of things like https://tetrate.io/blog/introducing-istio-advisor-plus-gpt/, do you still think this is worth pursuing?