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

Add support for GPT4Free Local API #54

Merged
merged 5 commits into from
Jun 23, 2024
Merged

Add support for GPT4Free Local API #54

merged 5 commits into from
Jun 23, 2024

Conversation

XInTheDark
Copy link
Owner

@XInTheDark XInTheDark commented Jun 23, 2024

The extension now supports integration with the locally hosted API feature of the gpt4free project. You can easily host your own gpt4free API locally, and connect it to the extension. This opens up many possibilities, allowing for a great variety of up-to-date providers.

Read more here:

@XInTheDark XInTheDark self-assigned this Jun 23, 2024
Copy link

github-actions bot commented Jun 23, 2024

Qodana for JS

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Detected 65 dependencies

Third-party software list

This page lists the third-party software dependencies used in project

Dependency Version Licenses
@raycast/api 1.77.1 MIT
@tokenizer/token 0.3.0 MIT
@types/node 20.14.6 MIT
@types/prop-types 15.7.12 MIT
@types/react 18.3.3 MIT
@types/signale 1.4.7 MIT
ansi-styles 3.2.1 MIT
asynckit 0.4.0 MIT
axios 1.7.2 MIT
chalk 2.4.2 MIT
color-convert 1.9.3 MIT
color-name 1.1.3 MIT
combined-stream 1.0.8 MIT
csstype 3.1.3 MIT
data-uri-to-buffer 4.0.1 MIT
delayed-stream 1.0.0 MIT
error-ex 1.3.2 MIT
escape-string-regexp 1.0.5 MIT
fetch-blob 3.2.0 MIT
figures 2.0.0 MIT
file-type 19.0.0 MIT
find-up 2.1.0 MIT
follow-redirects 1.15.6 MIT
form-data 4.0.0 MIT
formdata-polyfill 4.0.10 MIT
g4f 1.4.3 GPL-3.0-only
gemini-g4f 12.3.3 GPL-3.0-only
graceful-fs 4.2.11 ISC
has-flag 3.0.0 MIT
ieee754 1.2.1 BSD-3-Clause
inherits 2.0.4 ISC
is-arrayish 0.2.1 MIT
js-tokens 4.0.0 MIT
json-parse-better-errors 1.0.2 MIT
load-json-file 4.0.0 MIT
locate-path 2.0.0 MIT
loose-envify 1.4.0 MIT
mime-db 1.52.0 MIT
mime-lite 1.0.3 MIT
mime-types 2.1.35 MIT
node-domexception 1.0.0 MIT
node-fetch 3.3.2 MIT
p-limit 1.3.0 MIT
p-locate 2.0.0 MIT
p-try 1.0.0 MIT
parse-json 4.0.0 MIT
path-exists 3.0.0 MIT
peek-readable 5.0.0 MIT
pify 3.0.0 MIT
pkg-conf 2.1.0 MIT
proxy-from-env 1.1.0 MIT
react 18.3.1 MIT
readable-stream 3.6.2 MIT
readable-web-to-node-stream 3.0.2 MIT
safe-buffer 5.2.1 MIT
signale 1.4.0 MIT
string_decoder 1.3.0 MIT
strip-bom 3.0.0 MIT
strtok3 7.0.0 MIT
supports-color 5.5.0 MIT
token-types 5.0.1 MIT
undici-types 5.26.5 MIT
undici 6.19.2 MIT
util-deprecate 1.0.2 MIT
web-streams-polyfill 3.3.3 MIT
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@XInTheDark XInTheDark merged commit 37472ca into main Jun 23, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant