Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch/ragbot #71

Merged
merged 2 commits into from
Mar 19, 2024
Merged

Patch/ragbot #71

merged 2 commits into from
Mar 19, 2024

Conversation

Daethyra
Copy link
Owner

Reorganized imports in utility_funcs.py and removed an unused import. This change improves code readability and removes unnecessary dependencies.

Updated the document retriever parameters in utility_funcs.py to improve search results. Changed the 'k' value to 5 and 'fetch_k' to 20, while also adding a new parameter 'lambda_mult' with a value of 0.6. These adjustments aim to enhance the quality of retrieved documents and optimize the search process.
Reorganized imports in utility_funcs.py and removed an unused import. This change improves code readability and removes unnecessary dependencies.
@Daethyra Daethyra enabled auto-merge March 19, 2024 00:53
@Daethyra Daethyra self-assigned this Mar 19, 2024
@Daethyra Daethyra merged commit aeb29a1 into streamlit Mar 19, 2024
2 checks passed
@Daethyra Daethyra deleted the patch/ragbot branch March 20, 2024 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant