Skip to content

v0.1.0 - Initial release

Compare
Choose a tag to compare
@alexander-zuev alexander-zuev released this 15 Sep 18:31
· 327 commits to main since this release
7587b08

Initial release

Initial release of RAG Docs with the following features:

  • crawling of documentation with FireCrawl
  • custom markdown chunking
  • embedding and storage with ChromaDB
  • custom retrieval with multi-query expansion and re-ranking
  • chat with Sonnet 3.5 with rag search tool

What's Changed

  • Feature/az 18 by @Twist333d in #1
  • Delete outdated v21.4 JSON file by @Twist333d in #2
  • Add job management and status tracking features by @Twist333d in #3
  • Feature/az 18 by @Twist333d in #4
  • Feature/az 18 by @Twist333d in #5
  • Implement chunking az 19 by @Twist333d in #6
  • Implement chunking az 19 by @Twist333d in #7
  • Implement chunking az 19 by @Twist333d in #8
  • Implement chunking az 19 by @Twist333d in #9
  • Updated scope by @Twist333d in #10
  • Cleaned up structure by @Twist333d in #11
  • Implement vector storage and embedding az 20 by @Twist333d in #12
  • Implement vector storage and embedding az 20 by @Twist333d in #13
  • Cleaned up left overs by @Twist333d in #14
  • implement-vector-storage-and-embedding-az-20 by @Twist333d in #15
  • Re factor chunking az 46 by @Twist333d in #17
  • Re factor chunking az 46 by @Twist333d in #18
  • Re factor chunking az 46 by @Twist333d in #19
  • Re factor chunking az 46 by @Twist333d in #20
  • Re factor chunking az 46 by @Twist333d in #21
  • Re factor chunking az 46 by @Twist333d in #22
  • Remove unncessary raw json by @Twist333d in #23
  • Small re-factoring of chunking and crawler by @Twist333d in #24
  • Re factor chunking az 46 by @Twist333d in #25
  • Re factor chunking az 46 by @Twist333d in #26

Full Changelog: https://github.com/Twist333d/rag-docs/commits/v0.1.0