open-interpreter
open-interpreter copied to clipboard
A natural language interface for computers
### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like Parsing code is a common form of parsing code blocks (eg...
### Describe the bug Whenever I ask Open-Interpreter to go ahead and draw a matplotlib chart, it does that successfully but when it tries to open it up I've set...
### Is your feature request related to a problem? Please describe. The Open Interpreter for Termux repository and project is abandoned. Please integrate Termux into the main Open Interpreter project....
### Describe the bug How to Solve the Problem of Insufficient Space Due to a Large Number of Installed Python Packages in an Interpreter ### Reproduce 。 ### Expected behavior...
### Describe the bug I am facing a weird bug when using the LLavA 1.5 model from llamafile. Everything runs smoothly until the end, then eventually it will take a...
### Is your feature request related to a problem? Please describe. 这里是 Gitee AI 平台,隶属于开源中国项目。我们目前正在积极拓展合作伙伴。据我们了解,您的这款产品可以集成到我们的 Serverless API 应用中,并为您提供详细的集成配置指南。我们认为,通过合作,我们可以提升高端并共同提升用户的AI使用体验。 这是对应的活动文档:https: [//ai.gitee.com/docs/openapi/serverless](https://ai.gitee.com/docs/openapi/serverless) 也可以用openai兼容的方式接入: https: [//ai.gitee.com/docs/openapi/v1](https://ai.gitee.com/docs/openapi/v1) [我们希望与贵公司产品确认合作意向。如果您对合作感兴趣,可以添加我的微信。]  合作权益包括: 产业合作伙伴展示墙:[https://ai.gitee.com/partnerFuture](https://ai.gitee.com/partner) 1v1 技术支持 期待您的回复!
### Describe the bug Model: gpt4o through Azure OpenAI. When plotting something, the plot appears and Open-Interpreter states "Viewing image... ". After a while, it crashes with an error message:...
### Describe the changes you have made: In `query_reduce_chunks`, we should make use of summaries of chunks as the results. ### Pre-Submission Checklist (optional but appreciated): - [ ] I...
### Describe the changes you have made: The response object will not be available if an exception is thrown when executing `llm.interpreter.chat`, so we should only access the response inside...
### Describe the bug the code assumes it's always defined, but often it's not (e.g., if you're logging in via `ssh`) ### Reproduce ``` (base) pasquale@host:~$ interpreter Open Interpreter 1.0.0...