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: adamrushy/OpenAISwift
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.0
Choose a base ref
...
head repository: adamrushy/OpenAISwift
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.4.1
Choose a head ref
  • 11 commits
  • 6 files changed
  • 3 contributors

Commits on Mar 27, 2023

  1. add support for chat stream

    bluepi0j committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    40d0de1 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. update function name

    bluepi0j committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    9c5e1c4 View commit details
    Browse the repository at this point in the history
  2. add AsyncStream in extension

    bluepi0j committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    dd66aa7 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

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

Commits on Jun 21, 2023

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

Commits on Jul 11, 2023

  1. Merge pull request #63 from bluepi0j/AddChatStreamSupport

    Add support for chat stream
    adamrushy committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    dd98cdf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #94 from ysak-y/add_uuid_to_chat_message

    Add id property to ChatMessage to conform to Identifiable protocol
    adamrushy committed Jul 11, 2023
    1 Configuration menu
    Copy the full SHA
    8d1f308 View commit details
    Browse the repository at this point in the history
  3. Update issue templates

    adamrushy committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e62ea21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e5dfa4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8070d8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #97 from adamrushy/feature/renaming-implementation

    [Bugfix] Fixing Implementation of EndPoint
    adamrushy committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ca66fb7 View commit details
    Browse the repository at this point in the history
Loading