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 450e448 commit 86856a2Copy full SHA for 86856a2
README.md
@@ -114,6 +114,8 @@ Example usage:
114
./build/examples/agent_example --base-url <base_url> --endpoint <endpoint> --api-key <api_key> --model <model_name>
115
```
116
117
+**Note**: Remember to compile with `-DMCP_SSL=ON` when connecting to an https base URL.
118
+
119
## How to Use
120
121
### Setting up an HTTP Server
0 commit comments