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: iblai/ibl-ai-chatgpt-langchain
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0
Choose a base ref
...
head repository: iblai/ibl-ai-chatgpt-langchain
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 17 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 8, 2022

  1. initialize ChatGPT at the beginning

    Wang Zhao committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    20abe90 View commit details
    Browse the repository at this point in the history
  2. Revert "initialize ChatGPT at the beginning"

    This reverts commit 20abe90.
    Wang Zhao committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    e736e73 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    mamigot authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    50f1c84 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. support mulitple clients

    Wang Zhao committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    149d602 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    949d990 View commit details
    Browse the repository at this point in the history
  3. fix unique id method

    Wang Zhao committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    a26ac99 View commit details
    Browse the repository at this point in the history
  4. fix unique id

    Wang Zhao committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    cd99746 View commit details
    Browse the repository at this point in the history
  5. typo

    Wang Zhao committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    86b430d View commit details
    Browse the repository at this point in the history
  6. fix default value

    Wang Zhao committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    68c9bc9 View commit details
    Browse the repository at this point in the history
  7. typo

    Wang Zhao committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    1fa65c5 View commit details
    Browse the repository at this point in the history
  8. fix client

    Wang Zhao committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    06dd32a View commit details
    Browse the repository at this point in the history
  9. fix client

    Wang Zhao committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    8db541e View commit details
    Browse the repository at this point in the history
  10. use the timeout var

    Wang Zhao committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    62f4b26 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. raise exception again when not dealt with

    Wang Zhao committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    99f580e View commit details
    Browse the repository at this point in the history
  2. handle key error

    Wang Zhao committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    ed5699f View commit details
    Browse the repository at this point in the history
  3. better error handling

    Wang Zhao committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    3af3f43 View commit details
    Browse the repository at this point in the history
  4. add __all__

    Wang Zhao committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    1d15450 View commit details
    Browse the repository at this point in the history
Loading