Releases: worldbank/llm4data
Releases · worldbank/llm4data
v0.0.9
What's Changed
- Pin sentence-transformers to prevent breaking change in 2.4.0 by @avsolatorio in #27
- Use GIST Embeddings by @avsolatorio in #28
- Fix collection name by @avsolatorio in #29
- Fix doc indexing and use accelerator by @avsolatorio in #30
- Bump version to v0.0.9 by @avsolatorio in #31
Full Changelog: v0.0.8...v0.0.9
v0.0.8
v0.0.7
What's Changed
- Implement the ThemeLLM microdata augmentation method by @avsolatorio in #22
- Add image by @avsolatorio in #23
- Merge to upstream by @avsolatorio in #24
- Fix prompt and bump version by @avsolatorio in #25
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Add missed file and bump version by @avsolatorio in #21
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Add DevData Chat preview on llm4data by @avsolatorio in #19
- Update packages and bump version by @avsolatorio in #20
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Improve db prompt with proper dialect and release v0.0.4 by @avsolatorio in #18
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Add guide for external services by @avsolatorio in #12
- Integrate document vector indexing by @avsolatorio in #13
- Fix schema access to title by @avsolatorio in #14
- Integrate indicators indexing and guide by @avsolatorio in #15
- Improve data indexing and prompt template for WDI by @avsolatorio in #16
- Bump version for v0.0.3 release by @avsolatorio in #17
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Add doc and github workflow by @avsolatorio in #1
- Fix typo by @avsolatorio in #2
- Update documentation by @avsolatorio in #3
- Add some documentations for setting up and WDI examples by @avsolatorio in #4
- Fix name by @avsolatorio in #5
- Update the documentation structure by @avsolatorio in #6
- Add CONTRIBUTING.md based from LangChain by @avsolatorio in #7
- Add OpenAI API key docs, update project dirs, refactor by @avsolatorio in #8
- Change image and add link to docs. by @avsolatorio in #9
- Integrate vector index and embeddings modules by @avsolatorio in #10
- Add cd action and bump version by @avsolatorio in #11
New Contributors
- @avsolatorio made their first contribution in #1
Full Changelog: https://github.com/worldbank/llm4data/commits/v0.0.2