Skip to content

Commit dd75f27

Browse files
llowingeorpiske
authored andcommitted
Add note about LLMChat limitation
1 parent 6df80d8 commit dd75f27

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/usage.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,9 @@ The details below describe how Wanaku MCP router can be used with some prominent
254254

255255
Wanaku Console includes simple LLMChat specificly designed for quick testing of the tools.
256256

257+
> [!NOTE]
258+
> At the moment, the Embedded LLMChat supports only the tools.
259+
257260
```shell
258261
open http://localhost:8080
259262
```
@@ -375,4 +378,4 @@ For those cases, leverage the `.proto` files in the `core-exchange` module for c
375378
376379
> [!NOTE]
377380
> For plain Java, you can still generate the project using the archetype, but in this case, you must implement your own
378-
delegate from scratch and adjust the dependencies.
381+
delegate from scratch and adjust the dependencies.

0 commit comments

Comments
 (0)