Lux.Prisms.HandleChat (Lux v0.5.0)

View Source

A prism that handles chat messages between agents. It processes incoming chat messages and generates appropriate responses.

Summary

Functions

Handles an incoming chat message and generates a response.

Returns the Prism struct for this module.

Functions

handler(map, ctx)

Handles an incoming chat message and generates a response.

run(input, context \\ nil)

view()

Returns the Prism struct for this module.