Skip to content

Commit 86856a2

Browse files
committed
README: add note for agent example
1 parent 450e448 commit 86856a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ Example usage:
114114
./build/examples/agent_example --base-url <base_url> --endpoint <endpoint> --api-key <api_key> --model <model_name>
115115
```
116116

117+
**Note**: Remember to compile with `-DMCP_SSL=ON` when connecting to an https base URL.
118+
117119
## How to Use
118120

119121
### Setting up an HTTP Server

0 commit comments

Comments
 (0)