Coder Social home page Coder Social logo

engshell's Issues

Memory behaving in unexpected ways

Happens to me with "make a text file", then "put a poem in it --llm --showcode".
I would expect the poem to be in the text file, but the generated code creates a new text file rather than paying attention to the previous response.

Fails to run on MacOS Apple Silicon

Hello. First off, thank you for this extremely interesting repository. I was trying to run this on an M2 MacBook Air and encountered a Rosetta error referencing Cython.
NOTE:
I saw from some other instances with similar error logs that rebooting the computer somehow magically solves this sometimes so I will give it a try first.

Implement function summarize(text)

Engshell fails with text data larger than the maximum prompt size. Need a non-GPT based summarize(text) function for processing large text data.

Playing with fire

Hello,

While I think that this is a super cool and interesting repo, don't you think this is playing with fire a little bit? Giving GPT the ability to execute code without first seeing the code feels like it could have very bad, unexpected consequences.

Please be careful!

No module named 'system_info'

Traceback (most recent call last):
File "d:\engshell\engshell.py", line 6, in
from prompts import *
File "d:\engshell\prompts.py", line 3, in
import system_info
ModuleNotFoundError: No module named 'system_info'

error running python engshell.py

zsh āÆ python engshell.py
Traceback (most recent call last):
File "/home/me/engshell/engshell.py", line 6, in
from prompts import *
File "/home/me/engshell/prompts.py", line 5, in
USERNAME = os.getlogin()
FileNotFoundError: [Errno 2] No such file or directory

This is Ubuntu (WSL)

API Key

Hi,
I get "openai.error.RateLimitError: You exceeded your current quota, please check your plan and billing details."
I have the paid version of ChatGPT. Does this mean that I also have to pay for the API separately?

the -llm feature doesn't work now

Because of the changes in the python api, and the prompts.py not being updated for it, if using llm the code will never make a script that will work

need to purchase a plan?

Do we need to purchase a plan from openai?

I get this error: openai.error.RateLimitError: You exceeded your current quota, please check your plan and billing details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.