Skip to content

A Phoenix Live example using Magus with a few example graph agent implementations

License

Notifications You must be signed in to change notification settings

poffdeluxe/magus-live

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magus Live

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Magus Live includes two basic examples of graph agents:

  1. Essay Writer - A simple agent that writes an essay, given a topic, and does several revisions based on feedback
  2. STORM - A basic (and a lil buggy) implementation of STORM as a graph agent

Next steps

  • Fix Tavily tool call so the chain does it automatically
  • Make live tail more efficient

About

A Phoenix Live example using Magus with a few example graph agent implementations

Resources

License

Stars

Watchers

Forks