https://github.com/stat-guy/chain-of-draft
Chain of Draft (CoD) MCP Server: An MCP server implementation of the Chain of Draft reasoning approach for more efficient LLM reasoning.
https://github.com/stat-guy/chain-of-draft
Last synced: 4 months ago
JSON representation
Chain of Draft (CoD) MCP Server: An MCP server implementation of the Chain of Draft reasoning approach for more efficient LLM reasoning.
- Host: GitHub
- URL: https://github.com/stat-guy/chain-of-draft
- Owner: stat-guy
- Created: 2025-03-03T22:48:38.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-03T23:35:16.000Z (7 months ago)
- Last Synced: 2025-03-04T00:20:38.783Z (7 months ago)
- Language: Python
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- mcp-index - Chain of Draft - Enhances reasoning capabilities of LLMs by generating concise intermediate outputs, effectively reducing token usage and response time while maintaining accuracy across various reasoning tasks. Integrates with OpenAI's API for seamless workflows. (Data Analytics)