diff --git a/docs/tools/chat.md b/docs/tools/chat.md index 4bcaba4..f860003 100644 --- a/docs/tools/chat.md +++ b/docs/tools/chat.md @@ -16,6 +16,18 @@ and I need an expert opinion for the project I'm working on. Get a good idea of and then debate with the other models to give me a final verdict ``` +**Another Example**: + +* We ask Claude code to pick one, then `chat` with `gemini` to make a final decision +* Gemini responds, confirming choice. We use `continuation` to ask another question using the same conversation thread +* Gemini responds with explanation. We use continuation again, using `/zen:continue (MCP)` command the second time + +
+ +[Chat With Gemini_web.webm](https://github.com/user-attachments/assets/37bd57ca-e8a6-42f7-b5fb-11de271e95db) + +
+ ## Key Features - **Collaborative thinking partner** for your analysis and planning