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

[ai-cache] Implement a WASM plugin for LLM result retrieval based on vector similarity #1290

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Commits on Aug 1, 2024

  1. fix bugs

    johnlanni authored and Suchun-sv committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4f7bfbd View commit details
    Browse the repository at this point in the history
  2. fix bugs

    Suchun-sv committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0f9e816 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. fix bugs

    Suchun-sv committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ff1bce6 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. init

    update
    
    update: 注意在使用http协议的时候不要用tls
    
    update: add lobechat
    
    add: makefile for ai-proxy
    
    fix bugs
    
    fix bugs
    
    fix: redis connection
    
    fix: dashvector and dashscope cluster
    
    fix: change vdb collection
    
    feat: add chroma logic
    
    docs: 增加 api 说明
    
    update: no callback version
    
    fix: change to callback
    
    fix: finish chrome
    
    remove: key
    
    update: gitignore
    EnableAsync committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1e9d42e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. fix conflict

    Suchun-sv committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    f2a9ff6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cbae03 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. alter some errors

    Suchun-sv committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    27b2f71 View commit details
    Browse the repository at this point in the history
  2. fix: embedding error

    EnableAsync committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    130f2ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56314d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    85549d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8444f5e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    a655bc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d68fa88 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    5179392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ece7e2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e868a1a View commit details
    Browse the repository at this point in the history
  4. delete folder

    Suchun-sv committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    138a526 View commit details
    Browse the repository at this point in the history
  5. fix typos

    Suchun-sv committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e8ad550 View commit details
    Browse the repository at this point in the history
  6. fix typos

    Suchun-sv committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c83f5c4 View commit details
    Browse the repository at this point in the history
  7. change append to appendMsg

    Suchun-sv committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f3d3292 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. fix bugs and refine code

    Suchun-sv committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b0cf29d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a18f96 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    21c9a79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1767896 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    71b9530 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    51b9ccc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3583bc9 View commit details
    Browse the repository at this point in the history