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