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

[WIP] Fix langchain handler install #9115

Merged
merged 6 commits into from
May 3, 2024
Merged

[WIP] Fix langchain handler install #9115

merged 6 commits into from
May 3, 2024

Commits on Apr 23, 2024

  1. pin more packages

    hamishfagg committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b7ba83c View commit details
    Browse the repository at this point in the history
  2. update tiktoken

    hamishfagg committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0efb726 View commit details
    Browse the repository at this point in the history
  3. Remove langchain

    hamishfagg committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7b5212a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. merge

    hamishfagg committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8b9f003 View commit details
    Browse the repository at this point in the history
  2. Fix mysql connection status tracking (#9120)

    * fix mysql connection status
    
    * revert
    
    * try different mysql image
    
    * Add web default handler
    
    * Add openai key to tests
    
    * fix rag splitters
    
    * Add debug
    
    * remove random file (#9157)
    
    * Prepare to rename default branch to "main" (#9089)
    
    * update references to staging and stable branches
    
    * Add branch rename notice to the readme
    
    * fix rag splitters
    
    * missed docs (#9158)
    
    * merge and test file handler perm
    
    * update dockerignore
    
    * Remove debug
    hamishfagg committed May 2, 2024
    Configuration menu
    Copy the full SHA
    23f6a66 View commit details
    Browse the repository at this point in the history
  3. fix langchain dep

    hamishfagg committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c297698 View commit details
    Browse the repository at this point in the history