Commit Graph

4 Commits

Author SHA1 Message Date
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
Abi Raja
1aeb8c4e14 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
Abi Raja
15dc74a328 improve type checking for stack on backend 2024-01-08 14:55:41 -08:00
Abi Raja
0080a5e2c4 better organization of prompts directory 2024-01-08 14:25:00 -08:00