killian

Results 71 comments of killian

As bizarre as this is, it's unfortunately a quirk of mintlify.com — the GitHub docs won't point to the right place, but docs.openinterpreter.com should (since "/" on the site is...

Thanks cyanide! Will push to pip soon.

Hey @nobu007, thanks for testing this with Anthropic and making this fix! Should we just set `litellm.drop_params = True`? It seems like that could never be bad— if LiteLLM doesn't...

NICE. Love Groq, great work on this @fire17. As @CyanideByte mentioned I think we should push this into LiteLLM (they abstract away the Groq interaction so it's = to an...

Clean and simple. Many, many thanks @imapersonman, great work!

Incredible work Nathan @unaidedelf8777! Seriously floored by the work you've put into this. `--use_container` is brilliant. `%upload [file-path]` is **BRILLIANT.** And yes, containerized execution to me is critical to getting...

Looks great, thanks @RateteApple! Much appreciate the fix. Merged.

Hi @sammcj, thanks for the contribution— this looks fantastic and perfectly implemented. may I ask what your use for containerizing it was? I can imagine it being appealing to let...

Sorry for the extreme delay on this Sam! Very clever engineering around the architecture of Open Interpreter at the time, ideally we can make the Docker experience even simpler. Will...

Hi @DayuanJiang, thanks for opening this PR! Can you let me know what a workflow that uses this might look like? We have an instance initialized automatically by importing interpreter,...