gollem: AI agent HTTP handler middleware for Echo #2906
trevorprater
started this conversation in
Show and tell
Replies: 1 comment
-
|
Hi @trevorprater — thanks for sharing this. It's a better fit for the Discussions section, so I'll move it over there. Nothing personal at all — just tidying up the issues list and keeping things organized. |
Beta Was this translation helpful? Give feedback.
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I've built an HTTP handler adapter that wraps gollem AI agents as Echo-compatible handlers, making it easy to serve LLM-powered agents behind a standard HTTP API.
Package:
github.com/fugue-labs/gollem/contrib/echohandlerWhat it does
echo.HandlerFuncpromptfield, returns the agent's responseExample
Just wanted to share in case it's useful to the community. Happy to add it to any ecosystem listing if Echo maintains one.
Beta Was this translation helpful? Give feedback.
All reactions