Releases: chtmp223/topicGPT
Releases · chtmp223/topicGPT
v0.2.2 Removed redundant parameters
Update to v0.2.2: https://pypi.org/project/topicgpt-python/
Major Changes
- Removed
refined_again
fromrefine_topics()
, which is a redundant parameter. - Updated documentation.
v0.2.0 Python Package `topicgpt_python`
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
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