Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add proxysettings for azureopenai and openai #987

Merged
merged 3 commits into from
Feb 28, 2024

Conversation

tanujd11
Copy link
Contributor

Closes k8sgpt-ai/k8sgpt-operator#307

📑 Description

This PR adds proxyEndpoint for openai and azureopenai config for the request to be reached through an HTTP like proxy. Tested this manually on azureopenai and openai. This can be used by using an Environment Variable K8SGPT_PROXY_ENDPOINT while using the tool.

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

@tanujd11 tanujd11 requested review from a team as code owners February 27, 2024 17:06
@tanujd11 tanujd11 changed the title Feature: Add proxysettings for azureopenai and openai feat: Add proxysettings for azureopenai and openai Feb 27, 2024
@tanujd11 tanujd11 changed the title feat: Add proxysettings for azureopenai and openai feat: add proxysettings for azureopenai and openai Feb 27, 2024
Signed-off-by: tanujd11 <dwiveditanuj41@gmail.com>
@tanujd11
Copy link
Contributor Author

Hi @AlexsJones @arbreezy , could you let me know where to document this and merge this PR.

@AlexsJones AlexsJones merged commit 307710e into k8sgpt-ai:main Feb 28, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Question]: Adding proxy settings in the k8sgpt-operator
3 participants