-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
Hi team,
As I delve deeper into optimizing this project, I'm specifically looking for a comprehensive understanding of all user-configurable parameters that influence its behavior and performance.
While I've noted the presence of .env
files and settings.py
for general configurations, I'm particularly interested in parameters related to core functionalities, such as:
- Retrieval configurations: e.g.,
top_k
(number of documents to retrieve),similarity_threshold
. - Text processing/chunking: e.g.,
chunk_size
,chunk_overlap
. - Model-specific parameters: e.g.,
temperature
,max_new_tokens
for LLMs. - Any other performance-critical knobs that can be adjusted.
Any insights or pointers to specific files/sections would be incredibly helpful!
Thank you for your time and assistance.
Metadata
Metadata
Assignees
Labels
No labels