Releases: tablegpt/tablegpt-agent
Releases · tablegpt/tablegpt-agent
v0.2.27
What's Changed
- !refactor: extract worker and evaluatee by @vegetablest in #187
- fix: ensure messages are not lost when exceptions occur by @vegetablest in #189
- docs: invoke agent with AsyncLocalPyBoxManager by @weekenthralling in #192
- fix(eval): constructing vlm instance by @vegetablest in #196
- chore: upgrade vllm in RTB by @edwardzjl in #201
- Fix hazard extraction logic and refine conditional checks by @vegetablest in #204
- Fix: Use
sysconfig.get_pathto correctly retrieve the Python directory across platforms by @zTaoplus in #210
Full Changelog: v0.2.26...v0.2.27
v0.2.26
What's Changed
- fix: invoke pybox manager create KM and execute code by @weekenthralling in #186
Full Changelog: v0.2.25...v0.2.26
v0.2.25
What's Changed
- build(deps): upgrade pybox to 0.0.17 by @edwardzjl in #185
Full Changelog: v0.2.24...v0.2.25
v0.2.24
What's Changed
- deps(eval): add missing deps by @edwardzjl in #177
- refactor(eval): rename student -> evaluatee by @edwardzjl in #178
- refactor(eval)!: grader -> evaluator by @edwardzjl in #179
- fix(eval): fix duplicated module name by @edwardzjl in #180
- fix: fix evaluator prompt formatting by @edwardzjl in #181
- Some refactoring about agent-eval by @edwardzjl in #182
- fix: fix evaluator chain by @edwardzjl in #183
- fix: move imports out of type-checking block by @edwardzjl in #184
Full Changelog: v0.2.23...v0.2.24
v0.2.23
v0.2.22
What's Changed
- refactor: persist harzard label and format with details by @edwardzjl in #174
- Several improvements by @edwardzjl in #175
Full Changelog: v0.2.21...v0.2.22
v0.2.21
What's Changed
- fix: fixed incorrect tablegpt profile dir detection by @zTaoplus in #167
- chore: update devcontainer config by @edwardzjl in #169
- fix: use the built-in
sitepackage to get the correct pathsite-packagesdirectory by @zTaoplus in #170
Full Changelog: v0.2.20...v0.2.21
v0.2.20
What's Changed
- Revert "feat: add security check for llm output code" by @weekenthralling in #162
- chore: add ci for installation by @edwardzjl in #154
Full Changelog: v0.2.19...v0.2.20
v0.2.19
What's Changed
- Revert "build(deps): depends on matplotlib-base instead of matplotlib" by @edwardzjl in #161
Full Changelog: v0.2.18...v0.2.19
v0.2.18
What's Changed
- build: exclude specific files from being included in the wheel by @edwardzjl in #152
- docs: improve
code sandboxdocumentation by @weekenthralling in #157 - docs: improve
agent workflowdocumentation by @weekenthralling in #158 - build(deps): depends on matplotlib-base instead of matplotlib by @edwardzjl in #159
Full Changelog: v0.2.17...v0.2.18