Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: dkruyt/WebRAgent

v1.1.0

11 Mar 12:54
98424be

Choose a tag to compare

🚑 Fixes

Updated model type logic in ModelService to detect 'bge' within model names for embedding detection. (#6)

🚀 Improvements

Created centralized PromptTemplateService for maintaining and updating prompts more efficiently. (#5)

Enhanced source citation standards, requiring explicit, standardized citations for document references and web URLs.

Implemented specialized agent personas (decomposer, synthesizer, web analyzer) to boost task specificity and output quality.

Improved context handling with a formatter that prioritizes relevant information, manages truncation effectively, and integrates confidence scores.

Standardized response formatting across various output types for consistency.

Added query intent analysis to better handle query structures and intent before response generation.

Enhanced error handling with clear instructions for insufficient or ambiguous contexts.

Comprehensive documentation added, including a detailed README for prompt systems and best practices.

v1.0.1

10 Mar 22:05
f6da071

Choose a tag to compare

Merge pull request #4 from dkruyt/dev

v1.0.0

10 Mar 21:39
1021fcd

Choose a tag to compare

Initial release

test-release

09 Mar 19:49

Choose a tag to compare

v0.9

Initial commit