This repository has been archived by the owner on May 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JettChenT
force-pushed
the
feat-custom-api
branch
2 times, most recently
from
April 14, 2023 11:55
417481d
to
d6ffe94
Compare
Hey @JettChenT!
|
chrislemke
suggested changes
Apr 14, 2023
fix: typo fix: typo docs: add alfred workflow config and readme descriptions
JettChenT
force-pushed
the
feat-custom-api
branch
from
April 14, 2023 15:44
d6ffe94
to
e0ece7c
Compare
Hi, I'm wondering if I can get some help regarding the pre commit CI? Running the pre-commit hook locally skips both the black check and the docformatter check. |
The example url is |
chrislemke
approved these changes
Apr 15, 2023
Looks like some tests/checks are failing. You can use: https://pre-commit.com to solve them or do it manually. Thanks! |
@JettChenT! |
@JettChenT I just merged your stuff. Thanks for contributing! |
Thanks! Sorry I haven't been able to respond the past few days. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This allows users to use custom openAI API paths by setting the environment variable(config)
custom_api_url
to their custom API url address.#51