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: 0.1.42
Choose a base ref
...
head repository: zilliztech/GPTCache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.43
Choose a head ref
  • 8 commits
  • 14 files changed
  • 4 contributors

Commits on Oct 23, 2023

  1. Fix metaclass conflict error when installing pydantic v2 and using la…

    …ngchain (#555)
    
    Signed-off-by: Yasunori Fujie <fujie@ai2-jp.com>
    Co-authored-by: Yasunori Fujie <fuji@dmgw.net>
    SimFG and yacchi authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    57b1827 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Update usage.md (#565)

    The import location for get_data_manager has changed.
    jmahmood authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    32aff18 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Add the disable report config

    Signed-off-by: SimFG <bang.fu@zilliz.com>
    SimFG committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    7ea9b98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e49e9b1 View commit details
    Browse the repository at this point in the history
  3. Use the 0.28.1 openai version

    Signed-off-by: SimFG <bang.fu@zilliz.com>
    SimFG committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e419c5c View commit details
    Browse the repository at this point in the history
  4. Remove the Weaviate unit test

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

Commits on Nov 25, 2023

  1. fix: avoid loading redis if not needed

    leio10 authored and SimFG committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    272219b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Update the version to 0.1.43

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