Skip to content

Lack of Simplified Chinese support and missing DeepSeek context integration #427

Description

@Prz-Happy

Problem 1: Missing Simplified Chinese Language Support
The current implementation does not include Simplified Chinese (zh-CN) localization. As a result, users who prefer or require Chinese interface/interaction may face usability challenges. Adding proper language support would improve accessibility for a broader audience.

Problem 2: Lack of DeepSeek Context Support
There is no built-in support for leveraging DeepSeek's contextual awareness features (e.g., session history, long-term memory, or document context). This limits the ability to maintain coherent multi-turn conversations and utilize DeepSeek's full potential for tasks that depend on prior interactions or external context.

Proposed Improvements:

Add Simplified Chinese translations for UI strings, error messages, and documentation.

Implement a context management layer compatible with DeepSeek's API, allowing the system to pass relevant history or external data seamlessly.

Additional Context:
DeepSeek's API provides robust context-handling capabilities, but the current integration does not fully utilize them. Enhancing both language support and context handling would significantly improve user experience and functionality.

Would be happy to contribute or test if needed. Thanks for considering!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions