[GH-ISSUE #212] [Feature need]Support custom api_base #58

Closed
opened 2026-03-03 13:52:39 +03:00 by kerem · 3 comments
Owner

Originally created by @xy3xy3 on GitHub (Nov 16, 2024).
Original GitHub issue: https://github.com/jehna/humanify/issues/212

I want to custom the openai api_base in order to use some proxy or other sites.
I would very much like to know if you can help implement this function, thank you.

Originally created by @xy3xy3 on GitHub (Nov 16, 2024). Original GitHub issue: https://github.com/jehna/humanify/issues/212 I want to custom the openai api_base in order to use some proxy or other sites. I would very much like to know if you can help implement this function, thank you.
kerem closed this issue 2026-03-03 13:52:39 +03:00
Author
Owner

@jehna commented on GitHub (Nov 16, 2024):

Can you try if the --baseURL flag works for your use case?

<!-- gh-comment-id:2480599363 --> @jehna commented on GitHub (Nov 16, 2024): Can you try if the `--baseURL` flag works for your use case?
Author
Owner

@xy3xy3 commented on GitHub (Nov 16, 2024):

Can you try if the --baseURL flag works for your use case?

Thanks.It works.
I would like to know if I can customize the model name? If not gpt-4o-mini

<!-- gh-comment-id:2480630660 --> @xy3xy3 commented on GitHub (Nov 16, 2024): > Can you try if the `--baseURL` flag works for your use case? Thanks.It works. I would like to know if I can customize the model name? If not gpt-4o-mini
Author
Owner

@jehna commented on GitHub (Nov 16, 2024):

You can check all available arguments with --help flag. I believe themodel flag was called --model

<!-- gh-comment-id:2480639515 --> @jehna commented on GitHub (Nov 16, 2024): You can check all available arguments with `--help` flag. I believe themodel flag was called `--model`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/humanify#58
No description provided.