OpenInterpreter / 01

The open-source language model computer
http://openinterpreter.com/01
GNU Affero General Public License v3.0
4.76k stars 470 forks source link

Teach mode looping while asking for the name of the skill #204

Open tyfiero opened 3 months ago

tyfiero commented 3 months ago

Several folks in the discord have been saying that when using teach mode, 01 goes into a loop asking what the name of the skill is. This may be just a system prompt thing, or something deeper. Posting this as an issue for visibility.

Lukas101001 commented 2 months ago

jup, got the same issue. I'm not a developer so I dont know what info to share, but feel free to ask and I can provide whatever you guys need!

Lukas101001 commented 2 months ago

OK, It seems like the issue is being caused by 01 always going through all the steps of creating a new skill, instead of just the current one its on, and not being able to handle that about of context it just seems to fail and ask for the name of the skill repeatedly. I seem to be able so somewhat avoid that happening by just always being overly specific in my answers, and not expecting it to handle any context by itself and always handling context myself within my answers. But hey it works if you skill basically only includes one or two steps. Any more and that approach also begins to result in me having to give the name of the skill again and start over before I get 01 to save it. My next issue is, that even when I get it to create and save a skill, it doesnt seem to know how to execute skills once they are saved. They are definitely there, but 01 just doesnt know how to use them...