Releases: GreptimeTeam/greptimeai
Releases · GreptimeTeam/greptimeai
0.2.1
0.2.0
What's Changed
- fix: get attr utils to solve no attribute error by @yuanbohan in #144
- chore: bump version to 0.2.0 by @yuanbohan in #145
Full Changelog: 0.1.17...0.2.0
0.1.18
What's Changed
- feat: add image test and optimzie other module by @Anyc66666666 in #138
- fix: token and cost calculation property by @yuanbohan in #141
- feat: include version of langchain and openai by @yuanbohan in #143
Full Changelog: 0.1.17...0.1.18
0.1.17
What's Changed
- chore: classify tests by @Anyc66666666 in #120
- feat: add retry test by @Anyc66666666 in #131
- feat: add error test by @Anyc66666666 in #132
- fix: empty outputs in langchain by @yuanbohan in #134
- feat:add parameters test with n,max_tokens,stop,tool_call by @Anyc66666666 in #133
- fix: pop out greptimeai keyword args by @yuanbohan in #135
- feat: add audio test by @Anyc66666666 in #136
- chore: bump version by @yuanbohan in #137
Full Changelog: 0.1.16...0.1.17
0.1.16
What's Changed
- fix: remove openai types by @yuanbohan in #122
- feat: Include span for exception by @yuanbohan in #124
- feat: openai setup options by @yuanbohan in #125
- refactor: remove error_count metrics by @yuanbohan in #127
- feat: Include host info to support cluster collection by @yuanbohan in #126
- chore: update readme and logs by @yuanbohan in #128
- test: langchain integration test by @yuanbohan in #129
- chore: bump version by @yuanbohan in #130
Full Changelog: 0.1.15...0.1.16
0.1.15
What's Changed
- feat: init integration test by @Anyc66666666 in #95
- fix: supplement prompt span and event when streaming by @Anyc66666666 in #107
- feat: ci by @yuanbohan in #108
- fix: keep data consistency in no-stream by @Anyc66666666 in #112
- feat: add stream test by @Anyc66666666 in #114
- feat: add async test by @Anyc66666666 in #115
- feat: add with_raw_response test by @Anyc66666666 in #116
- feat: fixed inputs outputs fields for display by @yuanbohan in #117
- chore: bump version by @yuanbohan in #121
Full Changelog: 0.1.14...0.1.15
0.1.14
What's Changed
- feat: histogram label with model by @yuanbohan in #105
- feat: support trace_id and span_id in openai parameters by @yuanbohan in #104
- chore: bump version by @yuanbohan in #106
Full Changelog: 0.1.13...0.1.14
0.1.13
What's Changed
- feat: update span name by @yuanbohan in #101
- chore: bump version by @yuanbohan in #102
Full Changelog: 0.1.12...0.1.13
0.1.12
What's Changed
- fix(langchain):completion cost in stream by @yuanbohan in #93
- feat: patch stream by @yuanbohan in #94
- fix: add embedding patcher by @Anyc66666666 in #96
- fix: repair the judge of async by @Anyc66666666 in #98
- chore: bump version by @yuanbohan in #99
Full Changelog: 0.1.11...0.1.12
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