Commit e6d760c
committed
docs: link custom-agent guide to connectors; remove broken screenshot stubs
Two fixes:
- The connector docs shipped with <Frame> placeholders pointing at
/assets/connectors/*.png that don't exist yet. Mintlify renders
these as broken-image boxes — worse UX than no image at all.
Strip them; the prose walks the user through every click anyway.
When real screenshots land they can drop back in.
- Custom-agent guide had no mention of connectors, so nobody building
a custom agent would discover that real-world data access is a
one-line REQUIRED_CONNECTORS declaration away. Adds a "Using GAIA
connectors" section right after Overview that explains what
connectors are, why an agent should reach for them instead of
baking API keys into code, and links to the connectors guide.
Also adds connectors to the bullet list of what custom agents can
have, and a Card to the Next Steps grid.1 parent 2a40412 commit e6d760c
4 files changed
Lines changed: 35 additions & 36 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | 38 | | |
43 | 39 | | |
44 | 40 | | |
| |||
54 | 50 | | |
55 | 51 | | |
56 | 52 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 53 | | |
62 | 54 | | |
63 | 55 | | |
| |||
69 | 61 | | |
70 | 62 | | |
71 | 63 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | 64 | | |
77 | 65 | | |
78 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 32 | | |
37 | 33 | | |
38 | 34 | | |
| |||
45 | 41 | | |
46 | 42 | | |
47 | 43 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | 44 | | |
53 | 45 | | |
54 | 46 | | |
| |||
64 | 56 | | |
65 | 57 | | |
66 | 58 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | 59 | | |
72 | 60 | | |
73 | 61 | | |
| |||
95 | 83 | | |
96 | 84 | | |
97 | 85 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | 86 | | |
103 | 87 | | |
104 | 88 | | |
| |||
114 | 98 | | |
115 | 99 | | |
116 | 100 | | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | 101 | | |
122 | 102 | | |
123 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 29 | | |
34 | 30 | | |
35 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
21 | 53 | | |
22 | 54 | | |
23 | 55 | | |
| |||
340 | 372 | | |
341 | 373 | | |
342 | 374 | | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
343 | 378 | | |
344 | 379 | | |
345 | 380 | | |
| |||
0 commit comments