{"id":25578502,"url":"https://github.com/migeyusu/llm-client-sharp","last_synced_at":"2026-05-03T12:38:11.520Z","repository":{"id":278134523,"uuid":"916046125","full_name":"migeyusu/LLM-Client-Sharp","owner":"migeyusu","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-18T06:40:37.000Z","size":55062,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-18T07:35:29.738Z","etag":null,"topics":["dotnet","github-copilot","wpf"],"latest_commit_sha":null,"homepage":"","language":"Bluespec","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/migeyusu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-13T10:58:48.000Z","updated_at":"2025-02-18T06:40:40.000Z","dependencies_parsed_at":"2025-02-18T07:46:54.157Z","dependency_job_id":null,"html_url":"https://github.com/migeyusu/LLM-Client-Sharp","commit_stats":null,"previous_names":["migeyusu/llm-client-sharp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migeyusu%2FLLM-Client-Sharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migeyusu%2FLLM-Client-Sharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migeyusu%2FLLM-Client-Sharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migeyusu%2FLLM-Client-Sharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/migeyusu","download_url":"https://codeload.github.com/migeyusu/LLM-Client-Sharp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239946915,"owners_count":19723018,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dotnet","github-copilot","wpf"],"created_at":"2025-02-21T03:15:40.926Z","updated_at":"2026-05-03T12:38:11.465Z","avatar_url":"https://github.com/migeyusu.png","language":"Bluespec","funding_links":[],"categories":[],"sub_categories":[],"readme":"[English](README.md) | [简体中文](README.zh-CN.md)\n\n# LLM Client for WPF\n\nA lightweight, open-source large language model (LLM) client built with `.NET` and `WPF`. This project provides an intuitive and feature-rich interaction tool for utilizing various LLM services. By default, it supports some GitHub Copilot service models (e.g., `GPT-4o`, `O1`, and `DeepSeek`), with planned extensions for other endpoints.\n\n![项目截图](images/model_selection.png)\n\n## Key Features\n\n1. **Pure .NET WPF Implementation**\n   - Built with the `MaterialDesign` library for a modern UI.\n   - Uses `Microsoft.Extensions.AI` for seamless LLM API integration.\n\n2. **Basic LLM Interaction**\n   - Configure and interact with language models.\n\n3. **Code Highlighting**\n   - Integrated `TextmateSharp` for syntax highlighting in various programming languages.\n\n4. **Context Management**\n   - Manually manage chat context by excluding specific conversation entries without deleting them.\n\n5. **Theme Switching**\n   - Supports light and dark themes for UI.\n   - Allows switching between different code highlighting themes.\n\n6. **UI Performance Optimization**\n   - Conversation records implement UI virtualization for improved performance with large data sets.\n\n7. **Markdown Export**\n   - Save chat history in Markdown format for sharing or archiving.\n\n## Project Screenshots\n![项目截图](images/darkmode.png)\n![项目截图](images/lightmode.png)\n\n## Planned Features\n\nThe following features are under active development:\n\n1. **Multi-Endpoint Support**\n   - Add support for other LLM endpoints, such as `Claude`.\n\n2. **Chain-of-Thought (CoT) Presets**\n   - Enable users to orchestrate predefined Chain-of-Thought (CoT) workflows for multi-step reasoning.\n\n3. **Auto-CoT**\n   - Automatically generate Chain-of-Thought processes for better handling of complex tasks.\n\n4. **RAG Integration**\n   - Introduce Retrieval-Augmented Generation (RAG) for advanced knowledge-driven generation.\n\n5. **Automatic Context Management**\n   - Offer intelligent context management, eliminating the need for manual exclusions.\n\n6. **Multi-Model Output Comparison**\n   - Compare outputs from different LLMs for better model evaluation.\n\n7. **Searching Functionality**\n   - Quickly search through chat history and knowledge base content.\n\n## How to Get Involved\n\nThis project is still in active development. You can contribute in the following ways:\n\n1. **Submit Issues or Pull Requests**: All bug reports, feature requests, or suggestions are welcome!\n2. **Become a Contributor**: Fork this repository and submit your changes through Pull Requests.\n3. **Contact the Author**: Reach out via [GitHub Issues](https://github.com/) for questions or collaboration opportunities.\n\n\n## Usage Instructions\n\n\u003e Detailed instructions on how to compile, run, and configure the project will be added.\n\n## Acknowledgements\n\nSpecial thanks to the following open-source libraries and tools:\n\n- [MaterialDesignInXAML](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit)\n- [TextmateSharp](https://github.com/microsoft/TextMateSharp)\n- [Microsoft.Extensions.AI](https://learn.microsoft.com/en-us/dotnet/)\n- And other great tools and frameworks not listed here.\n\n---\n\nThis is a project full of potential. Contributions are warmly welcomed!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmigeyusu%2Fllm-client-sharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmigeyusu%2Fllm-client-sharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmigeyusu%2Fllm-client-sharp/lists"}