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
feat(website): also introduce HttpLlm module. (#1791)
* feat(website): also introduce `HttpLlm` module.
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
`typia.llm.controller<Class>()` wraps a TypeScript class into an `ILlmController` that can be plugged into any supported framework. Every class method becomes a tool — JSDoc comments become descriptions, TypeScript types become JSON schemas, and validation feedback is embedded automatically.
121
+
122
+
<Tabsitems={["Vercel AI SDK", "LangChain", "Model Context Protocol"]}>
0 commit comments