Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

remove code for proxy API #12

Merged
merged 4 commits into from
Mar 12, 2023
Merged

remove code for proxy API #12

merged 4 commits into from
Mar 12, 2023

Conversation

harjotgill
Copy link
Contributor

@harjotgill harjotgill commented Mar 12, 2023

Summary by ChatGPT

Release Notes

This pull request removes unnecessary code and simplifies the workflow by removing the CHATGPT_ACCESS_TOKEN environment variable and its usage, as well as the ChatGPTUnofficialProxyAPI class and its usage. This change is classified as a "Refactor".

@github-actions
Copy link
Contributor

github-actions bot commented Mar 12, 2023

🤖 ChatGPT

Thank you for letting me participate in the code review.

The purpose of this pull request titled "remove code for proxy API" is to remove unnecessary code and simplify the workflow by removing the CHATGPT_ACCESS_TOKEN environment variable and its usage, as well as the ChatGPTUnofficialProxyAPI class and its usage.

Overall, this is a good change that improves the codebase. Well done!

Filename Summary
README.md Remove CHATGPT_ACCESS_TOKEN environment variable and its usage.
src/bot.ts Remove ChatGPTUnofficialProxyAPI class and its usage.

@harjotgill harjotgill merged commit df60b03 into main Mar 12, 2023
@harjotgill harjotgill deleted the remove_proxy branch March 12, 2023 02:17
shoyuf pushed a commit to maybeLab/openai-mr-reviewer-gltlab that referenced this pull request Jun 25, 2023
- Refactor: Removed support for `CHATGPT_ACCESS_TOKEN` and simplified
the code by removing `ChatGPTUnofficialProxyAPI`. The action now
requires an OpenAI API key to function. Updated instructions are
provided in the README.md file.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant