allowed_languages
Method
This is a method of the CodeConfig class in the agents module.Set allowed languages
Signature
Parameters
No description available.
Returns
The result of the operation.
allowed_languages: Set allowed languages
This is a method of the CodeConfig class in the agents module.Set allowed languages
def allowed_languages(mut self, languages: Vec<String>) -> Self