Welcome to 12-factor-agents Discussions! #58
dexhorthy
announced in
Announcements
Replies: 2 comments
|
Do you have a Python version available |
0 replies
|
Built something that tries to embody several of these factors in an inference context — sharing in case it is relevant: GPU-Bridge (https://gpubridge.xyz) — a 30-service inference API (LLM, embeddings, image gen, STT, TTS, PDF) designed around factor 12 (predictable cost) and factor 6 (prefer structured outputs, external state). A few design decisions inspired by these principles:
Useful if you are building agents that need external compute — especially avoiding the anti-pattern where agents are bottlenecked by human-managed API credits. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
All reactions