Myles Scolnick
Myles Scolnick
what provider are you using? i saw someone post a similar issue with DeepSeek
@rongxinyu can you reach out to your company IT whoever owns the proxy. it is possible it is using an outdated API that does not support multiple messages (im unsure)
@rongxinyu since 14, we started to pass `tools` to the API as well as content parts. These may be newer features of the API that your provider does not support.
@reachtarunhere can you share an example provider?
we have `marimo run --watch`. but this would re-run the whole application each time instead of granular updates. this is something requested a few times and we can look into....
I think very soon we will look into native vscode integration using their notebook API
`marimo.toml` is the "user" config. the editor UI edits the `marimo.toml`. The `pyproject.toml` is not currently editable in the UI. If you have project specific settings, we recommend putting them...
Oh I missed that from the issue description. That does seem incorrect. We will definitely look into this. In the meantime, does writing these sort of configs to the pyproject...
hi @jeunjetta im not sure what tight vs loose lists are. i've never heard of this. do you have any context/examples on this? we aim to handle GitHub Flavored Markdown...
I am going to close this issue since I am not sure there is any work needed on our end, but happy to keep the conversation going in this thread.