gpt4free/.gitignore

67 lines
797 B
Plaintext
Raw Permalink Normal View History

# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# Ignore local python virtual environment
venv/
# Ignore streamlit_chat_app.py conversations pickle
conversations.pkl
2023-04-27 22:23:38 -04:00
*.pkl
# Ignore accounts created by api's
accounts.txt
.idea/
2023-04-27 17:56:39 -04:00
**/__pycache__/
2023-04-27 20:48:00 -04:00
__pycache__/
2023-08-13 19:06:19 -04:00
dist/
*.log
*.pyc
2023-07-16 20:12:49 -04:00
*.egg-info/
*.egg
*.egg-info
build
2023-08-13 19:06:19 -04:00
2023-07-21 02:25:18 -04:00
test.py
2023-08-13 19:02:01 -04:00
update.py
2023-08-13 19:06:19 -04:00
cookie.json
2023-09-12 17:16:31 -04:00
notes.txt
close_issues.py
2023-09-18 18:50:47 -04:00
xxx.py
2023-09-22 19:43:25 -04:00
lab.py
2023-10-04 15:38:12 -04:00
lab.js
2023-10-06 07:21:42 -04:00
bing.py
bing2.py
2023-10-06 14:51:43 -04:00
.DS_Store
2023-10-07 06:03:16 -04:00
lab/*
lab
2023-10-15 19:48:51 -04:00
tstt.py
2023-11-08 04:07:51 -05:00
providerstest.py
2023-11-24 09:16:00 -05:00
prv.py
2023-07-21 02:25:18 -04:00
# Emacs crap
2024-01-11 17:40:32 -05:00
*~
x.js
x.py
2024-03-05 17:06:29 -05:00
info.txt
2024-03-11 14:26:34 -04:00
local.py
2024-03-11 15:30:04 -04:00
*.gguf
image.py
.buildozer
2024-04-10 08:23:30 -04:00
hardir
har_and_cookies
2024-04-10 08:23:30 -04:00
node_modules
models
projects/windows/g4f
doc.txt
2024-04-12 21:46:20 -04:00
dist.py
x.txt
bench.py
to-reverse.txt
2024-04-15 05:31:36 -04:00
g4f/Provider/OpenaiChat2.py