n4ze3m / page-assist

Use your locally running AI models to assist you in your web browsing
https://chromewebstore.google.com/detail/page-assist-a-web-ui-for/jfgfiigpkhlkbnfnbobbkinehhfdhndo
MIT License
1.56k stars 148 forks source link

korean support #212

Closed hkjang closed 1 week ago

hkjang commented 1 month ago

All responses in page assist chat are in English. Can you help me get the chatbot to respond in Korean?

n4ze3m commented 1 month ago

I will add Korean to i18n in the next version. For the chat case, you can set the system prompt, and you can also edit prompts from the 'Manage Prompts' section.

image

image

image

image

n4ze3m commented 1 month ago

For the RAG case, go to the RAG settings, scroll to the bottom, and you can edit the system prompt there

image

hkjang commented 1 month ago

Thank you for improving the features and providing a user guide.