Skip to content

Releases: chtmp223/topicGPT

v0.2.2 Removed redundant parameters

10 Nov 19:23
Compare
Choose a tag to compare

Update to v0.2.2: https://pypi.org/project/topicgpt-python/

Major Changes

  • Removed refined_again from refine_topics(), which is a redundant parameter.
  • Updated documentation.

v0.2.0 Python Package `topicgpt_python`

10 Nov 18:13
Compare
Choose a tag to compare

Released topicgpt_python package here: https://pypi.org/project/topicgpt-python/

Major changes

  • Compatible with OpenAI, VertexAI and vLLM models.
  • Refactored and packaged code for ease of use.

Experiment Code

08 Nov 14:28
Compare
Choose a tag to compare

The code in this release was used to generate the experimental results presented in the TopicGPT paper.

Full Changelog: https://github.com/chtmp223/topicGPT/commits/v1.0.0