screenshot-to-code/backend/prompts
GANESH W dc7a5a09da
Update __init__.py
I have used a dictionary to map stack names to system content, instead of using an if-else statement to determine the system content. This would make the code easier to read and maintain.
2024-03-04 23:48:45 +05:30
..
__init__.py Update __init__.py 2024-03-04 23:48:45 +05:30
imported_code_prompts.py add an imported code prompt 2024-01-09 08:29:16 -08:00
screenshot_system_prompts.py Type the backend properly to avoid code duplication and ensure type errors when a stack configuration is not properly added 2024-01-08 15:30:53 -08:00
test_prompts.py test again with fixed test now 2024-02-23 15:33:23 -05:00
types.py Type the backend properly to avoid code duplication and ensure type errors when a stack configuration is not properly added 2024-01-08 15:30:53 -08:00