Skip to content

Conversation

@kevinnbass
Copy link

No description provided.

kevinnbass and others added 10 commits March 25, 2025 16:26
- Added COT_SYSTEM_PROMPT constant for reasoning instruction
- Modified model validators in both MessagesRequest and TokenCountRequest to add CoT prompt for Sonnet models
- Updated CAPABILITIES.md to document the automatic CoT functionality
- COT system prompt is added automatically for all Sonnet models while keeping Haiku models without it
- Verified implementation with dedicated cot_reasoning test

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Added performance timing comparison between Claude and Deepseek models
- Removed unnecessary image from README
- Added note about using 127.0.0.1 instead of localhost for connection issues
- Improved formatting and clarity

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add clear explanation of proxy functionality
- Restructure content into logical sections
- Add detailed information about Chain-of-Thought prompting
- Improve formatting and organization
- Add technical details and limitations sections
- Update model mapping information

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Map Claude Haiku requests to Gemini Flash 2.0
- Keep Claude Sonnet requests mapped to Deepseek-chat
- Add support for Gemini API key in environment variables
- Update documentation to reflect new dual-provider approach
- Update tests to use appropriate models for different tasks

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
…ults

- Add new comparison_tests.py script for benchmark testing
- Update README with accurate performance metrics
- Update CAPABILITIES with latest benchmark findings
- Fix Pydantic compatibility issues in server.py
- Added PERFORMANCE_SUMMARY.md with detailed performance metrics
- Updated README.md with accurate performance comparison data
- Created benchmark tools and scripts for direct API comparison
- Added performance formula for estimating task completion times
- Added test scripts for both proxy and direct API testing

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant