Miscellaneous
Inferable is a developer platform that makes it easy to build and deploy reliable, secure LLM-based applications.
š 2-Minute Setup: Get started in minutes with our managed platform - wrap your existing functions, REST APIs and GraphQL endpoints as tools.
š¤ Managed Agent Runtime: Managed ReAct-like agent runtime powered by your own functions.
ā”ļø Durable Tool Calling: Our durable execution engine helps you agents recover from tool-calling failures, load balance across your compute, and caches results for fast re-runs.
š”ļø Zero Network Config: No inbound connections or networking config required - your compute runs securely behind your firewall, and polls Inferable for instructions.
š» Your Infrastructure: All functions run on your Infrastructure - Keep sensitive data and compute on-premise while leveraging our agent runtime. Inferable can't see or access any runtime information or environment variables.
š Multiple Language Support: Native SDKs for TypeScript, Go, .NET and more coming soon - integrate with your existing codebase in minutes.
Each SDK directory contains its own README with specific installation instructions, quick start guide, and usage examples.
For language-specific quick start guides, please refer to the README in each SDK's directory:
Feature | Node.js | Go | .NET | React |
---|---|---|---|---|
Register Functions | ā | ā | ā | ā |
Create Runs | ā | ā | ā | ā |
Feature | Node.js | Go | .NET |
---|---|---|---|
Blob results | ā | ā | ā |
Mask results | ā | ā | ā |
Cached results | ā | ā | ā |
Call Timeouts | ā | ā | ā |
Call Retries | ā | ā | ā |
Call Approval (Human in the loop) | ā | ā | ā |
Auth / Run Context | ā | ā | ā |
For comprehensive documentation on using Inferable AI, please visit our official documentation.
We welcome contributions to all our SDKs. Please read our contributing guidelines before submitting any pull requests.