Skip to main content

allowed_languages

Method
This is a method of the CodeConfig class in the agents module.
Set allowed languages

Signature

def allowed_languages(mut self, languages: Vec<String>) -> Self

Parameters

languages
Vec<String>
required
No description available.

Returns

Returns
Self
The result of the operation.