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: dongri/openai-api-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.13
Choose a base ref
...
head repository: dongri/openai-api-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.0
Choose a head ref
  • 9 commits
  • 13 files changed
  • 2 contributors

Commits on Oct 13, 2025

  1. Configuration menu
    Copy the full SHA
    f5b5074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59a720c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    098f77b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. feat: ignore serde error

    LeadcodeDev committed Oct 14, 2025
    Configuration menu
    Copy the full SHA
    b27fc91 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. Merge pull request #186 from LeadcodeDev/main

    feat: implement `v1/chat/completions` endpoint as stream consumption
    dongri authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    ae1970d View commit details
    Browse the repository at this point in the history
  2. Fix response buffer

    dongri committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    54a84ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6821db View commit details
    Browse the repository at this point in the history
  4. Merge pull request #187 from dongri/fix-stream-for-openai

    Fix stream for OpenAI
    dongri authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    f0300ec View commit details
    Browse the repository at this point in the history
  5. v7.0.0

    dongri committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    1013dc7 View commit details
    Browse the repository at this point in the history
Loading