Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.
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: TheoKanning/openai-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.14.0
Choose a base ref
...
head repository: TheoKanning/openai-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.15.0
Choose a head ref
  • 5 commits
  • 19 files changed
  • 6 contributors

Commits on Jul 7, 2023

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

Commits on Jul 26, 2023

  1. added timeout duration to service instantiation for demonstration pur…

    …poses (#341)
    
    Co-authored-by: Christian Soltenborn <[email protected]>
    csoltenborn and Christian Soltenborn authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    47ee441 View commit details
    Browse the repository at this point in the history
  2. New features: token calculation logic and account information query l…

    …ogic. (#311)
    
    * feat: Tool for calculating token consumption quantity. API for querying account balance
    
    * feat:
    
    * feat: update jtokkit
    
    ---------
    
    Co-authored-by: 大名(张瑜) <[email protected]>
    aaronuu and 大名(张瑜) authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    cd2be86 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Update to version 0.15.0

    TheoKanning committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    332855d View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Translation result changed, and for some reason my text was no longer flagged
    TheoKanning committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    9b28ab7 View commit details
    Browse the repository at this point in the history
Loading