Releases: log10-io/log10
Releases · log10-io/log10
0.6.3
What's Changed
Fixes
- set load requests post timeout by @wenzhe-log10 in #107
Full Changelog: 0.6.2...0.6.3
0.6.2
What's Changed
- add
--instruction
in feedback task and--comment
in feedback cli by @wenzhe-log10 in #105
Full Changelog: 0.6.1...0.6.2
0.6.1
Full Changelog: 0.5.5...0.6.0
What's Changed
- fix feedback url and bump version to 0.6.1 by @wenzhe-log10 in #104
Full Changelog: 0.6.0...0.6.1
0.6.0: Feedback
What's Changed
- add feedback and feedback_task with cli by @wenzhe-log10 in #102
- release v0.6.0 by @wenzhe-log10 in #103
Full Changelog: 0.5.5...0.6.0
0.5.4: Streaming support
What's Changed
- Streaming support by @nqn in #96
- update readme by @arjunbansal in #97
- add
./tests
folder in CI ruff action by @wenzhe-log10 in #98 - Release: 0.5.4 by @nqn in #99
Full Changelog: 0.5.3...0.5.4
0.5.3: Graceful error handling from API
What's Changed
- Include
organization_id
as part of POST to /api/completions by @michaeljin in #82 - Remove tiktoken as dependency by @nqn in #90
- Patch post request sites by @nqn in #94
- Add initial pytest files for server response and load testing by @michaeljin in #92
- Release: 0.5.3 by @nqn in #95
Full Changelog: 0.5.2...0.5.3
0.5.2: AutoPrompt API
What's Changed
- prompt analyzer API by @wenzhe-log10 in #81
- Add GH action
ruff
to check lint and format by @wenzhe-log10 in #86 - Pull session_id from convert API response and send to calls to report and suggest endpoints. by @michaeljin in #85
- 0.5.2 Release with Autoprompt API by @nqn in #88
Bug fix
- replace curie with gpt-3.5-turbo-instruct in doctest by @wenzhe-log10 in #87
New Contributors
- @michaeljin made their first contribution in #85
Full Changelog: 0.5.1...0.5.2
0.5.1
0.5.0
What's Changed
- lint and style with ruff by @wenzhe-log10 in #75
- replace drepracted openai text models to gpt-3.5-turbo-instruct by @wenzhe-log10 in #76
- supporting openai v1 and release 0.5.0 by @wenzhe-log10 in #80
Full Changelog: 0.4.6...0.5.0
0.4.6
What's Changed
New
- Update logging in readme.md by @wenzhe-log10 in #70
- Return better error messages for authorization or url issue by @wenzhe-log10 in #71
- Return error as failure_reason and check for null request by @wenzhe-log10 in #68
Bug fix
- fix logging in load.py by @wenzhe-log10 in #72
Full Changelog: 0.4.5...0.4.6