Thanks to visit codestin.com
Credit goes to github.com

Skip to content
 
 

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smol developer

a fork of swyx's smol developer. Trying out new ways of extending it.

running

pip install modal-client
modal token new

modal run main.py --prompt flask.md

modal run debugger.py --prompt flask.md

notes

if you don't set a concurrency_limit on calling the api you get rate limited by openai. It works with

  • n = 10 for the flask prompt and takes 2 mins,
  • n = 5 and takes ~4 mins
  • n = 20 also took ~2 mins so I think at that point open ai's API becomes the rate limiting factor

About

with 100k context windows on the way, it's now feasible to for every dev to have their own smol developer

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages