Skip to content

Commit 0bbda14

Browse files
committed
Add link to source proto files
1 parent 3a183a1 commit 0bbda14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ class MyService(Chat.ChatClient chat, Documents.DocumentsClient docs, Embedder.E
4545
## Auto-updating
4646

4747
This project contains an automated mechanism to always fetch the latest version
48-
of the official .proto files from XAI, ensuring it remains up-to-date with any changes
49-
or additions made to the API as soon as they are published.
48+
of the [official .proto files from XAI](https://github.com/xai-org/xai-proto/tree/main/proto/xai/api/v1),
49+
ensuring it remains up-to-date with any changes or additions made to the API as soon as they are published.
5050

5151
See for example the [introduction of tool output and citations](https://github.com/devlooped/GrokClient/pull/3).
5252

0 commit comments

Comments
 (0)