Luiz Ribeiro

Results 59 comments of Luiz Ribeiro

I imagine you meant sliced files (ctb, cbddlp, etc) and not STL? This is pretty easy to do. Could be a good first issue for someone who likes doing frontend...

That's a good idea! I think this should be easy to implement. I may put just the percentage on the title for simplicity, but I don't feel too strongly about...

Hey! Super excited that you're looking into this. Let me know if you need help or if any API changes will make things easier on your end. I wasn't planning...

I don't think we should add a feature for this on the mariner core code (since it requires additional hardware), but it could be a plugin in the future. You...

Yup! This is definitely possible. We're not parsing the layer images yet though, but that shouldn't be too hard for someone to implement.

Thank you for reviving this @chantra, I appreciate it :)

I get a lot of these messages in my CI. I'd be glad to implement something if we can decide on the next steps. Some thoughts for discussion before I...

I'd love to be able to use an external instance of LiteLLM over the OpenAI-compatible API as well. I have LiteLLM setup on my server so I route all my...

Ok, I tried building this as I mentioned above and I'm running into issues because the `litellm` Python SDK still tries to route to the right provider for the model...