Skip to content

v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@2aronS 2aronS released this 19 May 12:40
  • 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