Need to know about output generation in specific language (Internationalisation)

I need to design a crewai to generate output in japanese language. Any tools or il8n option is available. Its highly important and demand usecase.

Could you please guide me on this please.

@Paarttipaabhalaji I recommend trying two approaches:

  1. Set the language to Japanese for the crew (defaults to English). See the docs.
  2. Explicitly request output in Japanese when configuring agents and tasks. Be mindful when choosing the LLM, as some LLMs handle multilingual tasks better than others.
1 Like

@rokbenko I will try and let you know. Please wait.

@rokbenko attribute “Language”, In docs its there, but option in crew is not available.

I see. Can anyone from the CrewAI staff comment on this? The language parameter is defined in the docs but not available in the SDK v0.79.4.

@matt @tonykipkemboi

any suggestion please…