griptape-ai

griptape-ai/griptape-nodes

1 good first / help-wanted issue · Python · last activity Sep 10, 2025

40 stars 5 forks 40 watchers Python Apache License 2.0
1 Open Issue Need Help Last updated: Sep 10, 2025

Open Issues Need Help

View All on GitHub
Add enums for LogLevel about 1 year ago

AI Summary: This issue proposes refactoring the `LogLevel` type from a simple string to an enum, specifically suggesting `StrEnum` for improved serialization. The goal is to introduce type safety and better structure for log levels.

Complexity: 1/5
good first issue refactor