package
1.47.0
Repository: https://github.com/googleforgames/agones.git
Documentation: pkg.go.dev

# README

Simple Game Server for GenAI

A simple game server that serves as an example of how to integrate GenAI endpoints into your dedicated game server. You can either interact with one GenAI endpoint via TCP, or set up two endpoints to "chat" to each other.

For detailed instructions refer to the Agones Documentation.

# Structs

For use with Vertex APIs.
Conversation history provided to the model in a structured alternate-author form.
For use with NPC API.
Expected format for the NPC endpoint response.