-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Problem
I prefer not using OpenAI's official API endpoint https://api.openai.com/v1/
, but some mirror site like chatanywhere/GPT_API_free.
Solution
Seems that this feature is easy to implement, just make BASE_URL
in lib.rs
customizable -- export a function like set_key
; for example set_base_url
.
Alternatives
No response
rellfy
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers