You are browsing as a guest. Sign up (or log in) to start making projects!

9h 20m 38s logged

finally a devlog where not everything was a colossal failure! As i said in my previous dev log, whats left to do is tools and refinement, and thats exactly what i did. The search tool has been updated to let the llm browse websites and their contents, which improved the quality a lot. also, i have implemented an addon system that lets you install external smaller llms to do tasks that are then outputed to the bigger llm. llmception. decided to get rid of the rag since with the improved web search its no longer needed. Besides this, all i did was little tweaks, refinement refinement testing refinement. As one smart video once said: “solution problem, problem solution problem.”

0
21

Comments 2

@ortley

Are you planning on sanitizing the shell commands that the AI executes? bc I’ve seen some AIs just straight up put rm -rf / in the middle of their shell scripts lol

@TheShovel

it already does that :)