Do you use LLMs in Go? Laminar Go SDK #202
dinmukhamedm
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, we have two SDKs, one for Python and another one for Node/TypeScript. Both SDKs in essence consist of two components:
With some demand for Go SDK, we would like to understand two things:
For the first part, OpenLLMetry did start experimenting with Go before https://github.com/traceloop/go-openllmetry, but it didn't seem to take off. We could do something similar though I'd approach it slightly differently. We are looking for suggestions though, and if this grows into a package of OpenTelemetry auto-instrumentations we will include it in Laminar after contributing it back to OpenLLMetry.
Beta Was this translation helpful? Give feedback.
All reactions