Skip to content

Commit

Permalink
chore: Rename trpc to trpc-adapter across project files
Browse files Browse the repository at this point in the history
  • Loading branch information
nadeesha committed Dec 11, 2024
1 parent 0611bfa commit 3df43f4
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 1 deletion.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

# tRPC Adapter for Inferable

![npm version](https://badge.fury.io/js/@inferable/trpc-adapter.svg)
![NPM Version](https://img.shields.io/npm/v/%40inferable%2Ftrpc-adapter?color=32CD32)
[![Documentation](https://img.shields.io/badge/docs-inferable.ai-brightgreen)](https://docs.inferable.ai/)
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)

The Inferable tRPC Adapter allows you to expose your existing tRPC router endpoints as Inferable functions. This enables AI agents to interact with your tRPC API while preserving all your existing middleware and type safety.
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 3df43f4

Please sign in to comment.