Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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:64bit/async-openai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:async-openai-v0.28.3
Choose a base ref
Loading
...
head repository:64bit/async-openai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:async-openai-v0.29.0
Choose a head ref
Loading
  • 8commits
  • 13files changed
  • 7contributors

Commits on Jun 14, 2025

  1. Enable dyn dispatch by dyn Config objects (#383)

    * enable dynamic dispatch* update README with dyn dispatch example* add doc for dyn dispatch* Update testCo-authored-by: Himanshu Neema <himanshun.iitkgp@gmail.com>* Update Config boundCo-authored-by: Himanshu Neema <himanshun.iitkgp@gmail.com>* remove Rc implCo-authored-by: Himanshu Neema <himanshun.iitkgp@gmail.com>* Fix typoCo-authored-by: Himanshu Neema <himanshun.iitkgp@gmail.com>* Fix typoCo-authored-by: Himanshu Neema <himanshun.iitkgp@gmail.com>* Update docCo-authored-by: Himanshu Neema <himanshun.iitkgp@gmail.com>* Update READMECo-authored-by: Himanshu Neema <himanshun.iitkgp@gmail.com>---------Co-authored-by: Himanshu Neema <himanshun.iitkgp@gmail.com>
    @ifsheldon@64bit
    ifsheldon and64bit authoredJun 14, 2025
    Configuration menu
    Copy the full SHA
    9b3ecdaView commit details
    Browse the repository at this point in the history
  2. Add missing voice Ballad to enum (#388)

    * Add missing voice Ballad to enum* Update openapi.yaml* Update openapi.yaml---------Co-authored-by: Himanshu Neema <himanshun.iitkgp@gmail.com>
    @jregistr@64bit
    jregistr and64bit authoredJun 14, 2025
    Configuration menu
    Copy the full SHA
    482344aView commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2025

  1. feat: enhance realtime response types and audio transcription options (

    …#391)* feat: enhance realtime response types and audio transcription options- Added `Cancelled` variant to `ResponseStatusDetail` enum for better handling of cancelled responses.- Introduced `LogProb` struct to capture log probability information for transcribed tokens.- Updated `ConversationItemInputAudioTranscriptionCompletedEvent` and `ConversationItemInputAudioTranscriptionDeltaEvent` to include optional `logprobs` for per-token log probability data.- Enhanced `AudioTranscription` struct with optional fields for `language`, `model`, and `prompt` to improve transcription accuracy and customization.- Added new `SemanticVAD` option in the `TurnDetection` enum to control model response eagerness.- Expanded `RealtimeVoice` enum with additional voice options for more variety in audio responses.* feat: update audio format enum values for consistency- Changed enum variants for `AudioFormat` to use underscores instead of hyphens in their serialized names.- Updated `G711ULAW` from `g711-ulaw` to `g711_law` and `G711ALAW` from `g711-alaw` to `g711_alaw` for improved clarity and adherence to naming conventions.* feat: add auto-response options to VAD configurations---------Co-authored-by: Chris Raethke <codesoda@users.noreply.github.com>
    @codesoda
    codesoda andcodesoda authoredJun 29, 2025
    Configuration menu
    Copy the full SHA
    be059c2View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cb57e8View commit details
    Browse the repository at this point in the history
  3. task: Add serialize impl for ApiError (#393)

    * task: Add serialize impl for ApiError- Adds the `serde::Serialize` derive macro to the `ApiError` type so  that this error can be passed along the wire to clients for proxies* Update async-openai/Cargo.toml* Update async-openai/Cargo.toml---------Co-authored-by: Himanshu Neema <himanshun.iitkgp@gmail.com>
    @tomharmon@64bit
    tomharmon and64bit authoredJun 29, 2025
    Configuration menu
    Copy the full SHA
    4b52f20View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9affaeView commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22c3d5eView commit details
    Browse the repository at this point in the history
  6. chore: Release

    @64bit
    64bit committedJun 29, 2025
    Configuration menu
    Copy the full SHA
    483c84fView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp