Skip to content

Conversation

rishu685
Copy link

This pull request updates the Context class in context.py to improve how environment variables are loaded for configuration. It adds type conversion logic so that environment variable values are automatically cast to the correct type (e.g., integer, float) for each field. This makes configuration more robust and prevents type errors when using environment variables to set agent parameters

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

Successfully merging this pull request may close these issues.

2 participants