developer icon indicating copy to clipboard operation
developer copied to clipboard

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

Results 108 developer issues
Sort by recently updated
recently updated
newest added

C:\Program │ │ Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64__qbz5n2kfra8p0\lib\runpy. │ │ py:196 in _run_module_as_main │ │ │ │ 195 │ │ sys.argv[0] = mod_spec.origin │ │ ❱ 196 │ return _run_code(code, main_globals, None, │ │...

Hi. I have problem when running: modal run main.py --prompt prompt.md that files are not created in generated folder. I tried to direct the smol-ai to provide the path in...

Hi guys! I'm still very new to coding, so please be patient with me. I followed all of the instructions to run Smol-ai and put my api key from openai...

Running `python main_no_modal.py` with prompt including characters like `;` and `:` would throw the following error, seems to be related to one of the parsing (`.lstrip(" \t")`). Edit: After some...

bug

I dont know how to do a PR, but I saw that it was trying to parse junk files in walk_directory, so I added the following to skip pycache.. maybe...

Maybe Modal has changed their setup or something, but I had this error: ```bash ➜ developer git:(main) modal run main.py --prompt prompt.md --model=gpt-4 ✓ Initialized. View app at https://modal.com/apps/ap-4ekAxLToNNvhjqJdFjtcH8 ╭───────────────────────────────...

Hi i fresh cloned the rep and followed the instructions, but now I am stuck getting it to run. I startup normal: modal run main.py --prompt " I can see...

Applies same changes as dc105e2a0995983f2b21ed33eb575ee456f9729d but in `main_no_modal.py` to fix #26. Should close #59 after merge.

Tested several times, always with the same results. I get no errors in the console. Here is what I run - `modal run main.py --prompt prompt.md --model=gpt-4` Here is the...