The Usage of Ollama ChatResponse was put into ChatGenerationMetadata as content filter metadata. The correct place should be in the Usage of ChatResponseMetadata. New implementations of ChatResponseMetadata and Usage are created for Ollama.

Fix #397

Comment From: tzolov

Nice improvement. Thanks @alexcheng1982