Skip to content

course-go/delegato

Repository files navigation

Go Report Card Go version

Delegato

Delegato is a simple service that exposes a simple REST API for forwarding LLM requests to Gemini and stores client requests and their generated responses into a PostgreSQL database.

Delegato is a demo application primarily used for demonstrating application deployment and external services setup.

Architecture

Delegato architecture

Packages

The application uses:

  • go-genai Google SDK for integrating with Gemini
  • pgx PostgreSQL driver for database access

About

LLM Prompt Forwarding Service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages