What's Changed
* feat: support openai by yuanbohan in https://github.com/GreptimeTeam/greptimeai/pull/66
* chore: clean some function by yuanbohan in https://github.com/GreptimeTeam/greptimeai/pull/68
* feat: support to trace completion by Anyc66666666 in https://github.com/GreptimeTeam/greptimeai/pull/69
* feat: support to trace embedding by Anyc66666666 in https://github.com/GreptimeTeam/greptimeai/pull/70
* refactor: refactor openai tracker by Anyc66666666 in https://github.com/GreptimeTeam/greptimeai/pull/71
* refactor: abstract openai extractor and tracker by yuanbohan in https://github.com/GreptimeTeam/greptimeai/pull/73
* feat: support to trace file by Anyc66666666 in https://github.com/GreptimeTeam/greptimeai/pull/72
* refactor: extractor by yuanbohan in https://github.com/GreptimeTeam/greptimeai/pull/74
* feat: audio speech by yuanbohan in https://github.com/GreptimeTeam/greptimeai/pull/75
* feat: image extractor by yuanbohan in https://github.com/GreptimeTeam/greptimeai/pull/76
* feat: model extractor and moderation extractor by yuanbohan in https://github.com/GreptimeTeam/greptimeai/pull/77
* feat: patch fine tuning by yuanbohan in https://github.com/GreptimeTeam/greptimeai/pull/78
* feat: support to trace async chat completion by Anyc66666666 in https://github.com/GreptimeTeam/greptimeai/pull/79
* refactor: async in setup by yuanbohan in https://github.com/GreptimeTeam/greptimeai/pull/80
* feat: mypy static type checking by yuanbohan in https://github.com/GreptimeTeam/greptimeai/pull/81
* fix: correct span name by Anyc66666666 in https://github.com/GreptimeTeam/greptimeai/pull/83
* feat: with_raw_response by yuanbohan in https://github.com/GreptimeTeam/greptimeai/pull/84
* feat: patch retry logic by yuanbohan in https://github.com/GreptimeTeam/greptimeai/pull/86
* docs: readme and openai by yuanbohan in https://github.com/GreptimeTeam/greptimeai/pull/89
* feat: support user_id, and support force_flush by yuanbohan in https://github.com/GreptimeTeam/greptimeai/pull/91
* fix: langchain traces collection by yuanbohan in https://github.com/GreptimeTeam/greptimeai/pull/92
**Full Changelog**: https://github.com/GreptimeTeam/greptimeai/compare/0.1.10...0.1.11