J.C. Zhong
J.C. Zhong
Thanks for the PR. - what you said the bug is on `Next run`, while the change you made is on `Runs at` - I think we can have both...
> @jczhong84 We noticed a number of scenarios where the Runs At is incorrect, like monthly/yearly where the local time ends up being on a different date. Also it doesn't...
@ishaan-jaff thanks for your PR! we'll have an update of the LLM feature soon, will revisit this PR after that.
> @jczhong84 What was LiteLLM missing to be useful to you? Any feedback here would be helpful Hi @ishaan-jaff , we've done some updates on the LLM feature, sorry to...
does it work by just running `make` and choose the demo environment setup?
thanks @adamstruck for the PR. I was in a PTO, just merged it.
@jij1949 could you please fixed the lint errors?
@luyuhao98 I updated the guide of connecting to a query engine [here](https://www.querybook.org/docs/setup_guide/connect_to_a_query_engine), hope it helps.
It depends on what query engine you're using and whether it supports those.
1. does any simple `select` query work on your Querybook? 2. what I meant by `query engine` is like, are you using mysql, presto, sparksql or any others? as different...