v0.1.0
Pre-release
Pre-release
- initial release of docbot with support for markdown and text documentation
- added semantic search using embeddings to find relevant context
- cli tool can now index local directories and answer questions
- fixed token counting for long documents that exceed context window
- refactored document chunking to preserve code blocks across splits