Categorygithub.com/grafana/grafana-llm-app/llmclient
modulepackage
0.1.2
Repository: https://github.com/grafana/grafana-llm-app.git
Documentation: pkg.go.dev

# Functions

NewOpenAI creates a new OpenAI client talking to the Grafana LLM app installed on the given Grafana instance.
NewOpenAIWithClient creates a new OpenAI client talking to the Grafana LLM app installed on the given Grafana instance, using the given HTTP client.

# Interfaces

OpenAI is an interface for talking to OpenAI via the Grafana LLM app.