Skip to content

Commit 7ee42b4

Browse files
committed
fix headers
1 parent d59bffc commit 7ee42b4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

ai/README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AI related snippets
22

3-
# MCP
3+
## MCP
44

55
Every API Connect for GraphQL deployed schema has an MCP `/mcp` endpoint
66
in addition to its `/graphql` endpoint.
@@ -13,4 +13,7 @@ Articles:
1313
Snippets:
1414

1515
- [Prescribed tools](../executable/prescribed/) - Demonstrates creation of MCP tools from persisted GraphQL operations.
16-
- [watsonx.AI generation](watsonxai-generation/) - Demonstrates invoking an LLM through watsonx.AI
16+
17+
## AI snippets
18+
19+
- [watsonx.AI generation](watsonxai-generation/) - Demonstrates invoking an LLM through watsonx.AI within a GraphQL endpoint.

0 commit comments

Comments
 (0)