Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

programs generated still contain code fence #3

Open
dportabella opened this issue Jul 12, 2024 · 0 comments
Open

programs generated still contain code fence #3

dportabella opened this issue Jul 12, 2024 · 0 comments

Comments

@dportabella
Copy link

$ smol-dev-go -prompt="the app prints 'Hello World' in different languages based on user input" -target-dir="./generated_code" -verbose=true

$ cat generated_code_1/src/main.py
```python
from hello_world import print_hello_world

def main():
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant