You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to #1249 I was trying to get an example MCP sse server + client up and running but it was pretty hard to figure out how to configure the app because I couldn't find an exhaustive list of MCP client properties on https://docs.quarkiverse.io/quarkus-langchain4j/dev/mcp.html . Can we add a bit more documentation on how to use it and add a list of config properties ?
The text was updated successfully, but these errors were encountered:
Ah, we could add a configuration reference like we have in other parts of the doc, right. That would be a good start.
Note that I don't intend to duplicate too much stuff from the langchain4j documentation (https://docs.langchain4j.dev/tutorials/mcp/) so that's why the quarkus documentation contains a link to that one, the user may have to look there too.
Ok yeah that makes sense, that way there's less risk of things getting outdated vs the langchain4j docs. As long as the quarkus docs have the config reference
Related to #1249 I was trying to get an example MCP sse server + client up and running but it was pretty hard to figure out how to configure the app because I couldn't find an exhaustive list of MCP client properties on https://docs.quarkiverse.io/quarkus-langchain4j/dev/mcp.html . Can we add a bit more documentation on how to use it and add a list of config properties ?
The text was updated successfully, but these errors were encountered: