This repository was archived by the owner on Jul 19, 2025. It is now read-only.
0.6.0
- Improved the default radius argument to include more semantic search results and account for difference in vector spaces.
- Respect top k AND radius in semantic search to avoid huge result sets that overload the reranker.
- Fix parsing of TypeScript (and JavaScript) constants. Thanks to @sridatta for reporting this issue.