CopilotChat.nvim
CopilotChat.nvim copied to clipboard
Mandarin Support
Hi there, I'm wondering if there's a simple way to justify the language token output in CopilotChat? The case I want to switch is mandarin. Thanks!
You can adjust system prompt and tell the LLM to respond in your chosen language fairly easily.
You can now configure language = 'Mandaring' for simplicity and it should work
@deathbeam Thanks!!