Skip to content

More Configurable options about Performance #1847

@CLY009

Description

@CLY009

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions