Exporting `createAxiosLanguageModel` would solve the following problems 1. support custom axios config (e.g. users can pass a proxy) <br /> related: #73 #55 #34 2. ability to pass custom parameters to the endpoint [`/v1/chat/completions`](https://platform.openai.com/docs/api-reference/chat/create)
Exporting
createAxiosLanguageModelwould solve the following problemsrelated: Support axios config #73 Add HTTP_PROXY variable and proxy process when access endpoints' api services #55 feat: add request config #34
/v1/chat/completions