nate nowack

Results 62 comments of nate nowack

hi! 1. we don't have any plans to add JS/TS support at this time 2. marvin is currently an independent project and we're more opinionated than agnostic (in the sense...

hi @franfram - this appears to be the same issue as #195 (cc @jlowin) if you don't have any data saved, then `rm ~/.marvin/marvin.sqlite && marvin database reset -y` should...

hmm - thanks for the info. will dig on this

#87 makes `chromadb` an optional extra, but will keep this open as it seems chroma is likely to make `sentence-transformer` optional

[closing ](https://www.askmarvin.ai/src/reference/components/ai_function/#code-generation)

its also possible that those 5xx you were seeing were related to [docker's outage yesterday](https://www.dockerstatus.com/pages/history/533c6539221ae15e3f000031)

hi @robc-kagr and @elsdes3 - thanks for the comments thus far! I've opened a PR (linked directly above this comment). I think passing `bucket_path` instead of `from_path` solves this, but...

hi @jeremy-thomas-roc I am having a hard time reproducing this problem as far as I understand the above [repo](https://github.com/zzstoatzz/prefect-monorepo/tree/main) #### flow code ```python import emoji from prefect import flow @flow(log_prints=True)...

for context: related to https://github.com/PrefectHQ/prefect/issues/14779