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: exyte/OpenAI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.1
Choose a base ref
...
head repository: exyte/OpenAI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.2
Choose a head ref
  • 10 commits
  • 20 files changed
  • 2 contributors

Commits on Jul 31, 2024

  1. add chat completion endpoint

    Shonchik committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    da30ad6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from exyte/chat-completion

    add chat completion endpoint
    shipinev authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ac3d653 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    shipinev authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f310909 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Add FileSearch tool

    shipinev committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    57142ab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from exyte/feature/file-search-tool

    Add FileSearch tool
    shipinev authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ea3da24 View commit details
    Browse the repository at this point in the history
  3. fix systemFingerprint field

    Shonchik committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    97bf3c9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #16 from exyte/search_error

    fix systemFingerprint field
    shipinev authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a589f26 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    019afc1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from exyte/hotfix/example-project

    Fix the message listing payload in the example project
    shipinev authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e0fd4e1 View commit details
    Browse the repository at this point in the history
  3. Update Podspec version

    shipinev committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    afa3737 View commit details
    Browse the repository at this point in the history
Loading