open-interpreter icon indicating copy to clipboard operation
open-interpreter copied to clipboard

Does the Open interpreter support direct data transfer from the data generated by the interpreter to an external program?

Open hvacking opened this issue 2 years ago • 3 comments

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

How we get the data generate by interpreter when run OI?

Describe alternatives you've considered

No response

Additional context

No response

hvacking avatar Nov 21 '23 08:11 hvacking

@hvacking Using python you can read interpreter.messages I believe it contains what you want

Notnaton avatar Nov 21 '23 09:11 Notnaton

let me make an example . If i use prompts for OI to generate a dataframe or an image, how we get this dataframe or image directly? Now i have to use prompts for OI to download this dataframe and image in a local folder, then use python program to load this dataframe or image file. It is not a good method.

hvacking avatar Nov 21 '23 09:11 hvacking

Simple items: in Markdown. Embedded images from local or Web work, so does some other nifty Markdown. Advanced? Api calls, Xterm, rendering server, Latex via PDF, PlantUML, Wolfram Alfa links, etc. Possibilities are endless, the LLM may gladly advise.

E.g. Claude2 renders most fine: one just presses Y or "wakes her up" by encouragement.

Manamama avatar Nov 23 '23 23:11 Manamama

Closing this stale issue. Please create a new issue if the problem is not resolved or explained in the documentation. Thanks!

MikeBirdTech avatar Mar 18 '24 21:03 MikeBirdTech