Commit Graph

13 Commits

Author SHA1 Message Date
ccd0a1e45b fix: update section name and correct path for MCP server configuration 2025-03-26 06:16:35 +00:00
ddc0151272 feat: add comprehensive README with installation, configuration, and usage instructions 2025-03-25 19:08:05 +00:00
314b488bf9 feat: implement custom MCP client and integrate with OpenAI API for enhanced chat functionality 2025-03-25 19:00:00 +00:00
1019eae9fe fix: update pre-commit hook versions and adjust ruff dependency in pyproject.toml 2025-03-25 18:28:22 +00:00
9c0dca7b15 fix: format JSON and markdown files for consistency 2025-03-25 18:25:36 +00:00
38ba3fa69b feat: add initial project structure with license, README, and pre-commit configuration 2025-03-25 18:22:10 +00:00
3effc087a3 feat: add sample MCP configuration for Dolphin server 2025-03-25 18:10:28 +00:00
6c85db3f89 feat: add sample configuration file for OpenAI and Dolphin MCP integration 2025-03-25 18:09:59 +00:00
b76259797f feat: add initial MCP configuration for Dolphin server 2025-03-25 18:09:08 +00:00
4bdda5dd76 feat: add Dolphin MCP integration and update project documentation 2025-03-25 18:06:43 +00:00
f8dec1951f fix: improve error handling and logging in OpenAI client and chat message processing 2025-03-25 17:32:23 +00:00
bef445baf4 fix: enhance OpenAI client for OpenRouter compatibility while maintaining configuration 2025-03-25 17:21:06 +00:00
d1ef966e65 Add initial project structure with .gitignore, pyproject.toml, and main application files 2025-03-25 17:12:45 +00:00