Welcome to 12-factor-agents Discussions! #58
Replies: 2 comments
-
|
Do you have a Python version available |
Beta Was this translation helpful? Give feedback.
-
|
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. |
Beta Was this translation helpful? Give feedback.
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.
Beta Was this translation helpful? Give feedback.
All reactions