Versions in this module Expand all Collapse all v1 v1.1.0 Apr 1, 2026 Changes in this version + type ChatServer struct + func NewChatServer(assistant *runtime.AssistantRuntime, logger *slog.Logger) *ChatServer + func (s *ChatServer) ServeHTTP(w http.ResponseWriter, r *http.Request)