voidKandy / espionox

Use espionox to streamline making LLM applications in Rust
https://crates.io/crates/espionox
10 stars 0 forks source link

Create a way of handling non 200 status responses from OpenAi endpoints #4

Closed voidKandy closed 7 months ago

voidKandy commented 10 months ago

Add a status field to GptResponse and create a status variant in the GptError enum