Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zilliztech/GPTCache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e3e97c4
Choose a base ref
...
head repository: zilliztech/GPTCache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bd152a7
Choose a head ref
  • 5 commits
  • 13 files changed
  • 3 contributors

Commits on Jul 9, 2023

  1. Add the get redis and mongo store examples in the reference doc (#…

    …477)
    
    Signed-off-by: SimFG <bang.fu@zilliz.com>
    SimFG authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    cdec501 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Listen as an OpenAI Complete API (#480)

    Signed-off-by: SimFG <bang.fu@zilliz.com>
    SimFG authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    42ac9b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Dev (#483)

    * vertex ai adapter
    
    Signed-off-by: BlackMagicKau <kyadunath@gmail.com>
    
    * Vertex AI caching showcase
    
    Signed-off-by: BlackMagicKau <kyadunath@gmail.com>
    
    * added index.rst and and modified bak file
    
    Signed-off-by: BlackMagicKau <kyadunath@gmail.com>
    
    ---------
    
    Signed-off-by: BlackMagicKau <kyadunath@gmail.com>
    BlackMagicKau authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    e811c62 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Bugfix/#486: provide redis_connection for creating all Object Models (#…

    …487)
    
    * [mod] provide redis_connection while model creation for consistency
    
    Signed-off-by: Anurag Wagh <a9raag@gmail.com>
    
    * [add] documentation for `get_models` method
    
    Signed-off-by: Anurag Wagh <a9raag@gmail.com>
    
    * [add] set redis connection details to common variable for unit test
    
    Signed-off-by: Anurag Wagh <a9raag@gmail.com>
    
    * [add] provide redis connection for embedded model
    
    Signed-off-by: Anurag Wagh <a9raag@gmail.com>
    
    * [add] add doc string for Counter class
    
    Signed-off-by: Anurag Wagh <a9raag@gmail.com>
    
    ---------
    
    Signed-off-by: Anurag Wagh <a9raag@gmail.com>
    a9raag authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    a5fc129 View commit details
    Browse the repository at this point in the history
  2. Update the version to 0.1.36

    Signed-off-by: SimFG <bang.fu@zilliz.com>
    SimFG committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    bd152a7 View commit details
    Browse the repository at this point in the history
Loading