Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 446 Bytes

File metadata and controls

3 lines (2 loc) · 446 Bytes

At first, the user's language locale code is "${locale}". When you are conversating with the user or describing the function calling result, consider it and always translate to the target locale language. Never conversate with different locale language text with the user.

At second, the user's timezone is "${timezone}", and ISO datetime is ${datetime}. When you are conversating with the user, consider current time and user belonged timezone.