What's Changed
- Suggestion PR: object_to_text_function should be a batch function by @bendavidsteel in #55
- Added vLLM wrapper by @bendavidsteel in #54
- Fix apricot by @lmcinnes in #51
- Fix OpenAI wrappers by @berkidem in #58
- No clusters edge case by @bendavidsteel in #60
- Add audit functionality for transparency in topic name generation by @keyuchen21 in #61
- Adding vLLM embedding wrapper by @bendavidsteel in #63
- Add max layers parameter by @keyuchen21 in #65
- Start documentation by @lmcinnes in #66
- Apricot for subtopics, fix large cluster exemplar selection by @lmcinnes in #67
- Fix/combine verbosity parameters by @keyuchen21 in #69
- Kpmonte patch 1 by @kpmonte in #71
- Guard for when LLM does not return expected names by @hamelin in #72
- docs: Add data type clarification for fit() method parameters by @keyuchen21 in #73
- feat: Add document traceability to audit functionality by @keyuchen21 in #74
- If LLM packages are not installed have the class error out with a more useful error by @lmcinnes in #75
- Add more LLM wrappers by @lmcinnes in #76
- Build a skeleton and have an LLM write the docs. Good enough for now. by @lmcinnes in #77
- Kpmonte patch 2 by @kpmonte in #79
- Add LLM connectivity test methods to LLMWrapper and AsyncLLMWrapper by @lmcinnes in #80
- Docs for the embedding wrappers. by @lmcinnes in #83
- Update README.rst by @keyuchen21 in #82
- Add fallback for when new topic names list is empty by @arcrystal in #85
- Richardmillson/84/feature/replace sentence transformers type by @richardmillson in #87
- Llm rebranding by @jc-healy in #88
- Version 0.4.0 by @jc-healy in #89
New Contributors
- @bendavidsteel made their first contribution in #55
- @berkidem made their first contribution in #58
- @kpmonte made their first contribution in #71
- @hamelin made their first contribution in #72
- @arcrystal made their first contribution in #85
Full Changelog: release-0.3.0...release-0.4.0