Enter Play Mode to test chat between clients. Enter display name before sending messages. Type messages via keyboard (ASCII only, max 1024 chars). Shared history shows last 1024 messages with sender ...
Scripts/ └── AI/ ├── LlmManager.cs # Handles API communication └── SmartNpc.cs # Makes NPCs intelligent (with built-in UI) api-config-example.json # Example configuration file README.md # This file ...