Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Do you use LLMs in Go? Laminar Go SDK #202

dinmukhamedm started this conversation in Ideas
Do you use LLMs in Go? Laminar Go SDK #202
Nov 13, 2024 * 0 comments
Return to top
Discussion options

dinmukhamedm
Nov 13, 2024
Maintainer

Currently, we have two SDKs, one for Python and another one for Node/TypeScript. Both SDKs in essence consist of two components:

  • OpenTelemetry-based tracing, thanks to OpenLLMetry.
  • Wrappers and convenience around Laminar's APIs, e.g. pipeline run requests or submit evaluation results.

With some demand for Go SDK, we would like to understand two things:

  1. Do you use LLMs in Go? If so, how? What libraries, and how do you make calls?
  2. Would the rest of Laminar's functionality (for now, primarily pipeline runs) be useful as a standalone SDK in Go, or would you rather send a plain API request from Go?

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.

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
1 participant