Commit graph

883 commits

Author SHA1 Message Date
Jeremiah Lowin
55c65c932b Add docs 2025-06-10 21:13:27 -04:00
Jeremiah Lowin
2d5c88965b Add tutorials 2025-06-10 18:44:58 -04:00
Jeremiah Lowin
0e42927f34 Add changelog 2025-06-10 18:14:48 -04:00
Jeremiah Lowin
9ca0dabba0
Merge pull request #788 from jlowin/openapi
Treat all openapi routes as tools
2025-06-10 17:10:31 -04:00
Jeremiah Lowin
9913f304f7 update import 2025-06-10 16:43:02 -04:00
Jeremiah Lowin
f933de16b3
Update docs/servers/openapi.mdx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-10 16:40:01 -04:00
JeremyCraigMartinez
b7256fef3c
Update oauth.mdx 2025-06-10 13:23:01 -07:00
Jeremiah Lowin
094ead2a77 Treat all openapi routes as tools 2025-06-10 14:42:10 -04:00
Jeremiah Lowin
c7728da620 Update LLM-friendly docs 2025-06-10 13:28:50 -04:00
Jeremiah Lowin
c1e8d0c3a4
Merge pull request #783 from jlowin/tutorials
Add tutorials
2025-06-10 12:32:54 -04:00
Jeremiah Lowin
6d0d85b5f6 Add tutorials 2025-06-10 12:30:40 -04:00
Jeremiah Lowin
6dc2bd7ca2 Merge branch 'main' into settings 2025-06-10 12:02:39 -04:00
Jeremiah Lowin
233c4fb3fb Add docs 2025-06-10 11:06:31 -04:00
Jeremiah Lowin
02ea970e99 Move components to own file; add resource 2025-06-10 09:31:23 -04:00
Jeremiah Lowin
32f410d17d Add updates 2025-06-09 23:04:56 -04:00
Jeremiah Lowin
7b16ffd58e
Merge pull request #745 from jlowin/transform-tools-2
First-class tool transformation
2025-06-09 20:47:42 -04:00
Jeremiah Lowin
fc2599144f Update docs 2025-06-09 20:44:13 -04:00
Jeremiah Lowin
d047efec7e
Revert "Hide docs sidebar scrollbar by default" 2025-06-09 20:31:39 -04:00
Yasiru
6113415d6c
Fix: updated variable name under Gemini remote client
Fix: updated variable name under Gemini remote client to match previous example, in order to work, the rest of the code is the same as above.
2025-06-10 08:42:54 +10:00
Jeremiah Lowin
0b3fa32946 Add links to prefect 2025-06-09 18:17:46 -04:00
Jeremiah Lowin
3da211bdcf Add "stop vibe testing" to tutorials 2025-06-09 18:03:58 -04:00
Jeremiah Lowin
6d7994bc22 Hide sidebar by default 2025-06-09 18:02:34 -04:00
Jeremiah Lowin
8d1e377671 Update updates.mdx 2025-06-09 17:54:46 -04:00
Jeremiah Lowin
c78cb64bb2 Update updates.mdx 2025-06-09 17:38:21 -04:00
Jeremiah Lowin
47b2c58134
Merge branch 'main' into transform-tools-2 2025-06-09 17:24:23 -04:00
Jeremiah Lowin
f8854fb3fd Add documentation 2025-06-09 17:18:04 -04:00
Jeremiah Lowin
e6763672e8 Shrink image 2025-06-08 08:56:41 -04:00
Jeremiah Lowin
bd76a7f6b8 Add 2.7 update 2025-06-08 08:55:09 -04:00
Jeremiah Lowin
983ac04481 Minor docs updates 2025-06-07 22:08:44 -04:00
Jeremiah Lowin
3021a4803e
Merge branch 'main' into settings 2025-06-07 21:01:17 -04:00
Jeremiah Lowin
aaa09ca7a3 Remove open-ended and server-specific settings 2025-06-07 20:20:04 -04:00
Richard Michael
7ef093cf43 Fix contrib link 2025-06-07 15:54:07 -07:00
Yasiru
7ffac70116
Docs : fix client to mcp_client in Gemini example
fixed `async with client:` to `async with mcp_client:`
2025-06-06 21:43:24 +10:00
Jeremiah Lowin
d64077b03b remove empty parens from prompt 2025-06-05 14:56:10 -04:00
Jeremiah Lowin
5a0f57498f remove empty parens from tool 2025-06-05 14:55:32 -04:00
Jeremiah Lowin
d2ad5a4e61
Merge branch 'main' into decorators 2025-06-05 11:16:00 -04:00
Jeremiah Lowin
f495de6f3a Ensure methods work/are documented 2025-06-05 10:59:32 -04:00
Jeremiah Lowin
ae6b97f366 update banner 2025-06-05 09:04:43 -04:00
Jeremiah Lowin
5bc66bbf85 Update docs.json 2025-06-04 22:29:19 -04:00
Jeremiah Lowin
a551b3468b Add tags 2025-06-04 18:36:10 -04:00
Jeremiah Lowin
c1d9defe15 Add updates 2025-06-04 18:32:54 -04:00
Jeremiah Lowin
fcd4e144ed
Merge pull request #716 from jlowin/banner-link
Update banner link
2025-06-04 17:42:27 -04:00
Jeremiah Lowin
a5586bde2d Update banner link 2025-06-04 17:42:00 -04:00
Jeremiah Lowin
7a1f0752c7
Merge pull request #714 from jlowin/parens
Add empty parens to docs
2025-06-04 17:40:30 -04:00
Jeremiah Lowin
b3f80c5374 Add empty parens to docs 2025-06-04 17:39:57 -04:00
Jeremiah Lowin
80d563d004 Allow clicking on banner 2025-06-04 17:33:09 -04:00
Jeremiah Lowin
3374d26043 Add banner 2025-06-04 17:30:32 -04:00
Jeremiah Lowin
099d340208 Update tests for prompts 2025-06-04 16:37:41 -04:00
Jeremiah Lowin
18615bc48b Remove empty parens 2025-06-04 15:41:28 -04:00
Jeremiah Lowin
d1549c3d35 Remove empty parens 2025-06-04 15:37:55 -04:00