
BabyAGI in Magick. I'll work on a better video soon walking through the graph. But so stoked that Magick is finally in a state where I can do this. And this is only the beginning.
MagickML
569 posts

@MagickML
Cutting edge tools for AI creators | Join our waitlist @ https://t.co/koVD9SXRaz Discord: https://t.co/nVT5y6g3Cc

BabyAGI in Magick. I'll work on a better video soon walking through the graph. But so stoked that Magick is finally in a state where I can do this. And this is only the beginning.


What I’m building with @MagickML for @Safe_Sats will soon blow your mind. I doubt anyone is ready yet.




We have sub-spells. Nested graphs are coming to Magick. The next step will be sub-spells as tools. The socket inputs and outputs on the sub-spell are given descriptions, and we can transform them into tool schemas. Then we parse and call the sub-spell, returning the result. This is going to open up all kinds of possibilities.






I’m excited to kick off the first of our short courses focused on agents, starting with Building Agentic RAG with LlamaIndex, taught by @jerryjliu0, CEO of @llama_index. This covers an important shift in RAG (retrieval augmented generation), in which rather than having the developer write explicit routines to retrieve information to feed into the LLM context, we instead build a RAG agent that that has access to tools for retrieving information. This lets the agent decide what information to fetch, and enables it to answer more complex questions using multi-step reasoning. In detail, you'll learn about: - Routing: Where your agent will use decision-making to route requests to multiple tools. - Tool Use: Where you'll create an interface for agents to select what tool (function call) to use as well as generate the right arguments. - Multi-step reasoning with tool use: Where you'll use an LLM to carry out multiple steps of reasoning, while retaining memory throughout the process. You’ll also learn how to step through what your agent is doing to debug and improve it iteratively. It’s an exciting time to build agents. Sign up and get started here! deeplearning.ai/short-courses/…
