Skip to content

pullrequests Search Results · repo:talkdai/dialog language:Python is:merged is:unmerged

Filter by

21 results
 (124 ms)

21 results

intalkdai/dialog (press backspace or delete to remove)

Bumps the pip group with 1 update: aiohttp. Updates aiohttp from 3.10.2 to 3.10.11 details summary Release notes /summary p em Sourced from a href= https://github.com/aio-libs/aiohttp/releases aiohttp ...
dependencies
  • dependabot[bot]
  • Opened 
    on Nov 18, 2024
  • #230

Redundant CSV Loading: The main issue with the original approach is that the CSV is being loaded twice — once for metadata_columns and once for NECESSARY_COLS. This leads to repeated IO operations and ...
  • ryan-mangeno
  • Opened 
    on Nov 17, 2024
  • #229

This PR allows users to run multiple Gunicorn workers as the WSGI HTTP server by default with just a change in the environment variable WORKERS.
  • vmesel
  • Opened 
    on Oct 16, 2024
  • #227

Solves #199
  • lgabs
  • 6
  • Opened 
    on Jun 3, 2024
  • #200

fixed: #149
  • walison17
  • 5
  • Opened 
    on Mar 12, 2024
  • #151

fixed: #149
  • avelino
  • Opened 
    on Mar 11, 2024
  • #150

Fixes #117 , keeping the default fallback behavior in case of no embeddings found from the retriever. The objective here is to answer a default fallback (if defined in toml) template when no documents ...
  • lgabs
  • 5
  • Opened 
    on Feb 29, 2024
  • #143

Solves #124 Major changes to adopt LCEL: - remove custom implementations for LLM abstract classes in favor of a folder chains/ dedicated for chains, where the user can implement his chains and ...
  • lgabs
  • 2
  • Opened 
    on Feb 25, 2024
  • #135

Fix typo COSINE_SIMILARITY_THRESHOLD
  • schumannc
  • Opened 
    on Feb 23, 2024
  • #126