What's Changed
* [CM-7290] Add metadata to the chain level of the asset by alexkuzmik in https://github.com/comet-ml/comet-llm/pull/17
* [CM-7299] Implement new timestamp logic, by alexkuzmik in https://github.com/comet-ml/comet-llm/pull/18
* Updated `log_prompt` signature
* Timestamps are no longer logged as parameters
* `chain_duration` is now logged as a metric
* in case `timestamp` is not provided - it is computed automatically
* in case `timestamp` is invalid (not in seconds or meaningless value) - an exception is raised.
**Full Changelog**: https://github.com/comet-ml/comet-llm/compare/0.0.2...0.0.3