Localization i18n of _meta["openai/toolInvocation/invoking"] and _meta["openai/toolInvocation/invoked"]

How to show these strings localized to the conversation language? I have the strings translated to multiple languages, but right now, they are static fields that are immutable after you register your tool.

Given that this is the only loading indicator shown to the users during the tool calls, it seems crazy to me that it’s not possible to localize these strings.

1 Like