Wladastic
Wladastic
No its not solved, the code wasn’t fixed. I can prepare a merge request later
How did you get mixtral to work with it? I use oobabooga textgen webui api and get gibberish as response.
I actually suggest turning this into a requery if the user really wanted to Enter "nothing" and not let auto-gpt continue unless y is pressed. Also "nothing" is sometimes a...
Maybe just my 2 cents.. what if we specifically check for those files on start and tell the user specifically that those are missing? Most users don't read the stacktrace,...
> I wanted add in the @Wladastic 's [comment](https://github.com/Significant-Gravitas/AutoGPT/issues/6336#issuecomment-1971591042). I like the idea of using multiple models, perhaps eventually a model could be trained specifically for the functions themselves. Thank...
I just went and ran it myself again, I can confirm the LLM doesnt even respond in the correct format. What does work though is the one-shot prompt. I think...
@joshuacox I wrote a smaller version, working on autogpt directly was too complicated and painful for that haha
@joshuacox I wrote a smaller version, working on autogpt directly was too complicated and painful for that haha
> @Wladastic I completely understand, sometimes you need to simplify things to isolate the parts you are working with. I encourage you to put up a branch or repo, it...
I am loving it so far, it sort of works like version 0.4.1 before function calling was a thing. If you want to we can pair program on this.