All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Don't throw error with single MD file, instead will now succeed and log any file errors (#33)
0.0.7 - 2025-01-29
embed-web
function to generate embeddings from a website (#32)
0.0.6 - 2025-01-29
- Add support for OpenAI LLMs (#29)
0.0.5 - 2024-11-06
- init command failing (#26)
- repl command requiring OPENAI_API_KEY env var (#26)
0.0.4 - 2024-11-06
- RagTool parameters naming missmatch (#25)
- Docker: Exclude submodule, remove default project argument (#25)
0.0.3 - 2024-11-05
- Update init docker compose
- Stream Vector DB publishing to avoid loading into memory (#23)
- Support for loading vector db from local and http archives, this will extract to a temp dir (#23)
0.0.2 - 2024-10-30
- Lancedb path being url instead of file path for local files