Jentic Mini

Free, open-source, self-hosted API execution layer that sits between an agent and the outside world. The agent says what it wants to do and Jentic Mini handles the how: finding the right API, injecting credentials at runtime, and brokering the request. Intended for teams that want Jentic's execution model without sending traffic through the hosted Jentic API.

API entry from apis.yml

apis.yml Raw ↑
aid: jentic:jentic-mini
name: Jentic Mini
humanURL: https://github.com/jentic/jentic-mini
description: 'Free, open-source, self-hosted API execution layer that sits between an agent and the outside
  world. The agent says what it wants to do and Jentic Mini handles the how: finding the right API, injecting
  credentials at runtime, and brokering the request. Intended for teams that want Jentic''s execution
  model without sending traffic through the hosted Jentic API.'
tags:
- Self Hosted
- Open Source
- Agent Runtime
properties:
- url: https://github.com/jentic/jentic-mini
  type: SourceCode