Conversation
Greptile OverviewGreptile SummaryUpdated MCP README documentation to fix the Claude Code setup command and usage instructions. The changes improve the setup process by using
Confidence Score: 5/5
Important Files Changed
Last reviewed commit: 496dce8 |
Additional Comments (2)
|
# Conflicts: # dimos/agents/llm_init.py # dimos/agents/spec.py
|
@greptile |
496dce8 to
60a3453
Compare
60a3453 to
2e68dd7
Compare
|
Ah shit @paul-nechifor @Kaweees FYI - Paul did a major agent refactor and deleted most of the files that you were changing in this PR. Will need to be re-fixed |
This merge request fixes provider string formatting issues when initializing LangChain chat models such that values are correctly passed to
init_chat_model.Quick Start