pgedge-rag-server 1.0.0-beta3-test
Binary downloads are available for multiple platforms below.
Changelog
Features
- 06a9553: feat:Add multi-host database connection support for HA deployments (@rshoemaker)
Bug Fixes
- 341c1ee: fix(security): pin GitHub Actions to commit SHAs to prevent supply chain attacks (@mmols)
- 5faf6d5: fix(security): upgrade Go to 1.25.8 and update dependencies to resolve Codacy findings (@mmols)
- 8e507cb: fix: additional validation and unit test (@rshoemaker)
- ac03895: fix: coderabbit (@rshoemaker)
- fd5b19c: fix: coderabbit test improvement (@rshoemaker)
Others
- 99b3614: Add a TODO list. (@dpage)
- 0d35062: Add vectorWeight parameter to RRF scoring (PLAT-470) (@AntTheLimey)
- 0d6133a: Add view support, hybrid search control, and fix example config (@dpage)
- 0e79686: Address review comments: simplify docs wording, fix nil dereference in test (@dpage)
- c00e561: Addressing review comments (@tsivaprasad)
- 48bc127: Allow a minimum similarity threshold to be set, to avoid sending irrelevent docs to the LLM (@dpage)
- 0109cf4: Configurable base URL for LLM providers (@dpage)
- 76fbe88: Copyright notice updates (@dpage)
- ce9ad2c: Fix redoc rendering (@dpage)
- 0645100: Guard against nil VectorWeight and add test docstrings (PLAT-470) (@AntTheLimey)
- b9a49e5: Hoist vectorWeight normalization before useHybrid gate (PLAT-470) (@AntTheLimey)
- 3aa0c39: Merge pull request #11 from pgEdge/fix/issue-10-table-name-clarification (@tsivaprasad)
- 51a4bc3: Merge pull request #12 from pgEdge/PLAT-470/fix-vector-weight-rrf-scoring (@dpage)
- 4bb7b2b: Merge pull request #13 from pgEdge/feat/PLAT-519/multi-host-connections (@rshoemaker)
- 2cd8434: Merge pull request #14 from pgEdge/minimium_similarity (@dpage)
- f3d6070: Merge pull request #16 from pgEdge/fix/PLAT-483/codacy-issues (@mmols)
- 62ee8f8: Pass vector_weight to HybridSearch in orchestrator (PLAT-470) (@AntTheLimey)
- 73f47ae: Regenerate openapi.json to include Filter schemas (#8) (@dpage)
- c5f02bb: Skip zero-weight loops, update docstring, add edge-case tests (@AntTheLimey)
- 68a0b42: Update changelog (@dpage)
Full Changelog: v1.0.0-beta3...v1.0.0-beta3-test