Skip to content

Releases: mark3labs/mcphost

v0.7.1

25 Apr 12:17
494851a
Compare
Choose a tag to compare

Changelog

  • 494851a fix: crash when sending tool_result with anthropic and google (#34)

What's Changed

  • fix: crash when sending tool_result with anthropic and google by @miyamo2 in #34

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

23 Apr 14:43
beaa623
Compare
Choose a tag to compare

What's Changed

  • Fix multiple requests at the same time by @corani in #33
  • Add number and integer types to google type converter by @SellJamHere in #32
  • fix: Do not panic when reading malformed properties by @gmlewis in #31
  • feat: support system prompt by @blackironj in #29

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

16 Apr 17:22
ec996fd
Compare
Choose a tag to compare

What's Changed

  • Increase maximum length of prompt input by @corani in #25
  • Add omitempty to reasoning_content in OpenAI message API by @mimi3421 in #27
  • Add support of config for SSE servers. Add Authorization header support by @Gelembjuk in #24

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

11 Apr 20:27
b4057a9
Compare
Choose a tag to compare

What's Changed

  • add contribute guide and fix openai implement to openai-compatible by @RanFeng in #13
  • Add Google/Gemini support by @zku in #15
  • Fix default config file name in help message by @jlandowner in #16
  • docs: Add explanation about Ollama environment variables by @jlandowner in #17
  • Allow to connect to remote SSE MCP server by @Gelembjuk in #22

New Contributors

Full Changelog: v0.4.4...v0.5.0

v0.4.4

23 Feb 09:18
Compare
Choose a tag to compare

What's Changed

  • support anthropicBaseURL , openaiAPIKey, anthropicAPIKey cli params by @GargantuaX in #6

New Contributors

Full Changelog: v0.4.2...v0.4.4

v0.4.3

03 Jan 04:11
Compare
Choose a tag to compare

What's Changed

  • support anthropicBaseURL , openaiAPIKey, anthropicAPIKey cli params by @GargantuaX in #6

New Contributors

Full Changelog: v0.4.2...v0.4.3