Releases: tablegpt/tablegpt-agent
Releases · tablegpt/tablegpt-agent
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 sandbox
documentation by @weekenthralling in #157 - docs: improve
agent workflow
documentation 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
v0.2.17
Highlights
- More fine-grained context-length control (#135)
- Add a security layer by scanning generated code (#143)
What's Changed
- build(deps): remove unnecessary dependencies by @weekenthralling in #136
- chore(agent-eval): fix get student_answer by @weekenthralling in #138
- feat: truncate messages based on token count by @zTaoplus in #135
- docs: add initialization operation by @vegetablest in #139
- refactor!: simplify langgraph nodes and edges by @edwardzjl in #144
- docs: improve quickstart by @edwardzjl in #145
- feat: add security check for llm output code by @weekenthralling in #143
- refactor: non-persistent system messages by @vegetablest in #146
- House Keeping by @edwardzjl in #150
- bump version by @edwardzjl in #151
Full Changelog: v0.2.16...v0.2.17
v0.2.16
What's Changed
- chore(agent-eval): fix
MemorySaver
version compatibility issue by @weekenthralling in #128 - docs: add the necessary parameters for
file-reading-graph
by @weekenthralling in #129 - build(deps): upgrade pybox and remove deprecated param by @edwardzjl in #133
- bump version by @edwardzjl in #134
Full Changelog: v0.2.15...v0.2.16
v0.2.15
What's Changed
- docs: add theme toggle by @edwardzjl in #89
- docs: add vlm documentation by @vegetablest in #92
- docs: polish quickstart by @edwardzjl in #93
- chore: refine normalization output parser by @weekenthralling in #96
- docs: use ipynb tutorial by @vegetablest in #100
- docs: add persist-messages documentation by @weekenthralling in #97
- docs: fix navigation link by @edwardzjl in #101
- docs: update quickstart by @weekenthralling in #102
- feat: add dev container config by @vegetablest in #104
- docs: set
DB_URI
to default value by @weekenthralling in #103 - fix: Dynamically setting the tablegpt ipykernel profile dir by @zTaoplus in #105
- docs: add support for permlinks by @edwardzjl in #107
- docs: improve file-reading doc by @weekenthralling in #109
- docs: improve normalize datasets documentation by @weekenthralling in #110
- docs: remove memory usage by @weekenthralling in #111
- docs: add component clarification by @weekenthralling in #113
- docs: remove blank line by @weekenthralling in #114
- fix: make filename fields consistent by @weekenthralling in #116
- docs: improve retrieval documentation by @weekenthralling in #118
- docs: fix ref link by @weekenthralling in #119
- refactor: get raw table information from the kernel by @vegetablest in #120
- bump version by @edwardzjl in #121
Full Changelog: v0.2.14...v0.2.15
v0.2.14
What's Changed
- docs: add a home page by @vegetablest in #66
- docs: add turorial page by @vegetablest in #67
- docs: polish tutorial doc styling by @edwardzjl in #68
- docs: update docs by @edwardzjl in #73
- docs: update docs by @edwardzjl in #75
- chore: add the bug report template and env collection script by @zTaoplus in #76
- doc: add minimum vLLM version requirement by @zTaoplus in #77
- docs: fix a typo by @edwardzjl in #78
- docs: modify the reference of eval by @weekenthralling in #80
- chore: add ipython startup scripts by @weekenthralling in #79
- feat: tablegpt kernel setups by @zTaoplus in #81
- docs: update document url by @edwardzjl in #83
- docs: enhance document site by @edwardzjl in #84
- docs: update quick start by @zTaoplus in #86
- docs: correct spelling by @weekenthralling in #87
- Polish docs by @edwardzjl in #88
New Contributors
Full Changelog: v0.2.13...v0.2.14
v0.2.13
v0.2.12
What's Changed
- feat: use langchain default implementation for alazy_load by @edwardzjl in #62
- bump version by @edwardzjl in #63
Full Changelog: v0.2.11...v0.2.12
v0.2.11
What's Changed
- Housekeeping by @edwardzjl in #50
- feat: add agent-eval by @weekenthralling in #51
- chore: update project layout by @edwardzjl in #52
- chore: remove deprecated dir by @edwardzjl in #53
- Update README.md by @yyy01 in #54
- styling: reformat code by @edwardzjl in #56
- refactor!: remove some infrastructure that is not related to agent by @edwardzjl in #55
- refactor: update package layout by @edwardzjl in #57
- docs: add skeleton for publishing docs to github.io by @edwardzjl in #58
- refactor: rewrite ColumnDocCompressor by @edwardzjl in #59
- refactor: provide CSVLoader instead of a plain function by @edwardzjl in #60
- bump version by @edwardzjl in #61
Full Changelog: v0.2.10...v0.2.11