async-openai

Rust library for OpenAI (by 64bit)

Async-openai Alternatives

Similar projects and alternatives to async-openai

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better async-openai alternative or higher similarity.

async-openai reviews and mentions

Posts with mentions or reviews of async-openai. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-29.
  • Proper type for axum SSE stream
    2 projects | /r/learnrust | 29 Sep 2023
    I am trying to stream a response from the OpenAI API as an SSE with axum. I have combined the following examples from the async-openai and axum repos to produce the below code I've used iterators in Rust but have not used streams, I have no idea how to reconcile the types here and don't know where to start to solve the problem. A solution or any pointers would be greatly appreciated. https://github.com/tokio-rs/axum/tree/axum-v0.6.20/examples/sse https://github.com/64bit/async-openai/tree/main/examples/chat-stream ``rust async fn sse_handler( TypedHeader(user_agent): TypedHeader, ) -> Sse>> { println!("{}` connected", user_agent.as_str());
  • Show HN: Async Rust Library for OpenAI
    1 project | news.ycombinator.com | 2 Dec 2022
  • Async Rust library for OpenAI
    2 projects | /r/rust | 2 Dec 2022
    Hello fellow Rustaceans, I've been writing Rust this year and excited to share my second crate https://github.com/64bit/async-openai - Rust bindings for OpenAI API. My first crate was almost 10 months ago and I have come far in my journey in Rust.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic async-openai repo stats
3
952
8.4
29 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com