You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
A similar PR may already be submitted!
2
-
Please search among the [Pull request](https://github.com/sashabaranov/go-openai/pulls) before creating one.
2
+
Please search among the [Pull request](https://github.com/lookfirst-io/go-openai/pulls) before creating one.
3
3
4
4
If your changes introduce breaking changes, please prefix the title of your pull request with "[BREAKING_CHANGES]". This allows for clear identification of such changes in the 'What's Changed' section on the release page, making it developer-friendly.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,22 @@
1
1
# Contributing Guidelines
2
2
3
3
## Overview
4
-
Thank you for your interest in contributing to the "Go OpenAI" project! By following this guideline, we hope to ensure that your contributions are made smoothly and efficiently. The Go OpenAI project is licensed under the [Apache 2.0 License](https://github.com/sashabaranov/go-openai/blob/master/LICENSE), and we welcome contributions through GitHub pull requests.
4
+
Thank you for your interest in contributing to the "Go OpenAI" project! By following this guideline, we hope to ensure that your contributions are made smoothly and efficiently. The Go OpenAI project is licensed under the [Apache 2.0 License](https://github.com/lookfirst-io/go-openai/blob/master/LICENSE), and we welcome contributions through GitHub pull requests.
5
5
6
6
## Reporting Bugs
7
-
If you discover a bug, first check the [GitHub Issues page](https://github.com/sashabaranov/go-openai/issues) to see if the issue has already been reported. If you're reporting a new issue, please use the "Bug report" template and provide detailed information about the problem, including steps to reproduce it.
7
+
If you discover a bug, first check the [GitHub Issues page](https://github.com/lookfirst-io/go-openai/issues) to see if the issue has already been reported. If you're reporting a new issue, please use the "Bug report" template and provide detailed information about the problem, including steps to reproduce it.
8
8
9
9
## Suggesting Features
10
-
If you want to suggest a new feature or improvement, first check the [GitHub Issues page](https://github.com/sashabaranov/go-openai/issues) to ensure a similar suggestion hasn't already been made. Use the "Feature request" template to provide a detailed description of your suggestion.
10
+
If you want to suggest a new feature or improvement, first check the [GitHub Issues page](https://github.com/lookfirst-io/go-openai/issues) to ensure a similar suggestion hasn't already been made. Use the "Feature request" template to provide a detailed description of your suggestion.
11
11
12
12
## Reporting Vulnerabilities
13
-
If you identify a security concern, please use the "Report a security vulnerability" template on the [GitHub Issues page](https://github.com/sashabaranov/go-openai/issues) to share the details. This report will only be viewable to repository maintainers. You will be credited if the advisory is published.
13
+
If you identify a security concern, please use the "Report a security vulnerability" template on the [GitHub Issues page](https://github.com/lookfirst-io/go-openai/issues) to share the details. This report will only be viewable to repository maintainers. You will be credited if the advisory is published.
14
14
15
15
## Questions for Users
16
-
If you have questions, please utilize [StackOverflow](https://stackoverflow.com/) or the [GitHub Discussions page](https://github.com/sashabaranov/go-openai/discussions).
16
+
If you have questions, please utilize [StackOverflow](https://stackoverflow.com/) or the [GitHub Discussions page](https://github.com/lookfirst-io/go-openai/discussions).
17
17
18
18
## Contributing Code
19
-
There might already be a similar pull requests submitted! Please search for [pull requests](https://github.com/sashabaranov/go-openai/pulls) before creating one.
19
+
There might already be a similar pull requests submitted! Please search for [pull requests](https://github.com/lookfirst-io/go-openai/pulls) before creating one.
@@ -888,7 +888,7 @@ Due to the factors mentioned above, different answers may be returned even for t
888
888
By adopting these strategies, you can expect more consistent results.
889
889
890
890
**Related Issues:**
891
-
[omitempty option of request struct will generate incorrect request when parameter is 0.](https://github.com/sashabaranov/go-openai/issues/9)
891
+
[omitempty option of request struct will generate incorrect request when parameter is 0.](https://github.com/lookfirst-io/go-openai/issues/9)
892
892
893
893
### Does Go OpenAI provide a method to count tokens?
894
894
@@ -899,15 +899,15 @@ For counting tokens, you might find the following links helpful:
899
899
-[How to count tokens with tiktoken](https://github.com/openai/openai-cookbook/blob/main/examples/How_to_count_tokens_with_tiktoken.ipynb)
900
900
901
901
**Related Issues:**
902
-
[Is it possible to join the implementation of GPT3 Tokenizer](https://github.com/sashabaranov/go-openai/issues/62)
902
+
[Is it possible to join the implementation of GPT3 Tokenizer](https://github.com/lookfirst-io/go-openai/issues/62)
903
903
904
904
## Contributing
905
905
906
-
By following [Contributing Guidelines](https://github.com/sashabaranov/go-openai/blob/master/CONTRIBUTING.md), we hope to ensure that your contributions are made smoothly and efficiently.
906
+
By following [Contributing Guidelines](https://github.com/lookfirst-io/go-openai/blob/master/CONTRIBUTING.md), we hope to ensure that your contributions are made smoothly and efficiently.
907
907
908
908
## Thank you
909
909
910
-
We want to take a moment to express our deepest gratitude to the [contributors](https://github.com/sashabaranov/go-openai/graphs/contributors) and sponsors of this project:
910
+
We want to take a moment to express our deepest gratitude to the [contributors](https://github.com/lookfirst-io/go-openai/graphs/contributors) and sponsors of this project:
911
911
-[Carson Kahn](https://carsonkahn.com) of [Spindle AI](https://spindleai.com)
912
912
913
913
To all of you: thank you. You've helped us achieve more than we ever imagined possible. Can't wait to see where we go next, together!
0 commit comments