Closed rfwarn closed 4 months ago
When a move is made, the move results are returned incrementally. Ideally, they should be returned all at once especially if an LLM has a direct interface with this.
Updated program to incorporate this and return outputs for external use.
When a move is made, the move results are returned incrementally. Ideally, they should be returned all at once especially if an LLM has a direct interface with this.