We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6175868 commit dbaa77dCopy full SHA for dbaa77d
examples/gemini/python/docs-agent/docs_agent/interfaces/README.md
@@ -124,13 +124,13 @@ from your `$HOME` directory.
124
1. Clone the following internal repo:
125
126
```posix-terminal
127
- git clone sso://doc-llm-internal/docs-agent
+ git clone https://github.com/google/generative-ai-docs.git
128
```
129
130
2. Go to the project directory:
131
132
133
- cd docs-agent
+ cd generative-ai-docs/examples/gemini/python/docs-agent
134
135
136
3. Install dependencies using `poetry`:
0 commit comments