llm

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 1, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PRIMECODEGEN_LLM_ENDPOINT = "PRIMECODEGEN_LLM_ENDPOINT"
	PRIMECODEGEN_LLM_APIKEY   = "PRIMECODEGEN_LLM_APIKEY"
	PRIMECODEGEN_LLM_MODEL    = "PRIMECODEGEN_LLM_MODEL"
)

Variables

This section is empty.

Functions

func LLMChatCompletion

func LLMChatCompletion(systemMessage string, userMessage string) (string, error)

LLMChatCompletion performs a simple chat completion using the LLM configured via environment variables.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL