smol-ai / developer

the first library to let you embed a developer agent in your own app!
https://twitter.com/SmolModels
MIT License
11.79k stars 1.03k forks source link

Use with existing project #68

Open p4w4n opened 1 year ago

p4w4n commented 1 year ago

Hey - How can I use this with my existing project? Is it possible to make smol go through my project to understand and then make modifications based on requirements?

moody00au commented 1 year ago

I think you need to take your existing project and put it in the generated folder then use the code to prompt:

modal run code2prompt.py

I just tried that but i'm hitting the token limit trying to read the files.

p4w4n commented 1 year ago

I tried that as well and hit the token limit. Maybe we need to add some chunking capabilities?!?!?!