neferdata / allms

allms: One Rust Library to rule them aLLMs
https://crates.io/crates/allms
Other
45 stars 6 forks source link

[Bugfix] Remove trailing `\` from `OPENAI_API_URL` #51

Closed kamillitman closed 2 months ago

kamillitman commented 2 months ago

If the user included a trailing \ in OPENAI_API_URL it would cause errors.