Skip to content

fix(mcp): preserve default temperature for non-openai llms#1464

Open
fengfeng-zi wants to merge 1 commit into
getzep:mainfrom
fengfeng-zi:fix/mcp-non-openai-default-temperature-1103
Open

fix(mcp): preserve default temperature for non-openai llms#1464
fengfeng-zi wants to merge 1 commit into
getzep:mainfrom
fengfeng-zi:fix/mcp-non-openai-default-temperature-1103

Conversation

@fengfeng-zi
Copy link
Copy Markdown
Contributor

Summary

  • stop overriding Graphiti core's default temperature when MCP config leaves temperature unset for Anthropic, Gemini, and Groq providers
  • keep explicit temperature overrides intact
  • add focused factory regression tests for unset and explicit temperature behavior

Testing

  • .venv\Scripts\python.exe -m pytest mcp_server\tests\test_factories.py -q

Closes #1103

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.

[BUG] MCP Server: Anthropic provider fails with 400 error when temperature not explicitly set

1 participant