1
0
Fork 0
Commit graph

264 commits

Author SHA1 Message Date
noptuno 396d7e11b2 made changes 2023-04-28 06:33:51 -04:00
t.me/xtekky 8fe493a38a
Merge pull request #241 from ethanx40/main
escape unicode answer
2023-04-28 09:10:07 +01:00
t.me/xtekky 99550a44f2
Merge pull request #238 from Fubge/patch-1
Update README.md : typo fix
2023-04-28 09:09:41 +01:00
t.me/xtekky 3307675844
Merge pull request #235 from naa7/patch-7
Updated README.md
2023-04-28 09:08:27 +01:00
t.me/xtekky 62014fa85f
Merge pull request #233 from naa7/patch-4
updated README.md
2023-04-28 09:07:52 +01:00
t.me/xtekky d717511236
Merge pull request #231 from naa7/patch-3
added an if-statement for ending loop
2023-04-28 09:06:39 +01:00
t.me/xtekky 19769b8982
Merge pull request #224 from digger-yu/patch-1
Update README.md
2023-04-28 09:06:17 +01:00
t.me/xtekky c5cdbaf6e1
Merge pull request #222 from 9fo/main
finished openaihosted and cocalc
2023-04-28 09:03:48 +01:00
t.me/xtekky 5e8870ec1b
Merge pull request #215 from hikeri/main
Update forefront __init__.py
2023-04-28 09:02:16 +01:00
ethanx40 ec33603bb7
need escape unicode answer to support Chinese 2023-04-28 15:41:07 +08:00
Marvin 6719bee133
Update README.md : typo fix
small typos fixed
2023-04-28 08:54:40 +02:00
naa 51697d3216
Updated README.md
There is no need for logging as it takes so much space of terminal window. Also, added a print statement to add a line at the end of the Bot's response.
2023-04-28 00:10:34 -04:00
naa 210f8958ce
updated README.md
A print statement to add a newline after iterating through the loop
2023-04-27 23:51:52 -04:00
naa 81480d0c7e
added an if-statement for ending loop
Instead of pressing Ctrl+c to end program. It is easier and less messy for ending chatbot
2023-04-27 23:48:55 -04:00
noptuno efcab48689 Remove ignored files from repository 2023-04-27 22:23:38 -04:00
noptuno 2c5b29260b Updated .gitignore and removed unwanted files 2023-04-27 22:23:19 -04:00
digger-yu 15d0150cee
Update README.md
Modified the style of warning
2023-04-28 09:09:39 +08:00
noptuno 104e58a342 merged pr #218 with the new streamlit 2023-04-27 20:48:00 -04:00
noptuno 6f6a739872 Resolved merge conflicts and merged pr_218 into STREAMLIT_CHAT_IMPLEMENTATION 2023-04-27 20:40:47 -04:00
noptuno f34f561617 Resolved merge conflicts and merged pr_218 into STREAMLIT_CHAT_IMPLEMENTATION 2023-04-27 20:38:18 -04:00
noptuno 355dee533b Merging PR_218 openai_rev package with new streamlit chat app 2023-04-27 20:29:30 -04:00
9fo 9fc341a6c8
fixed # 2023-04-27 16:20:50 -07:00
9fo 78e338b5de
Create readme.md 2023-04-27 16:20:34 -07:00
noptuno 194acff111 First implementation of streamlit chat app in gui folder 2023-04-27 19:18:41 -04:00
noptuno 952f7dbee9 First implementation of streamlit chat app in gui folder 2023-04-27 19:15:50 -04:00
9fo 7c5398e6e1
Created readme for openaihosted 2023-04-27 16:12:04 -07:00
9fo ac92b8a2ad
refactored cocalc too 2023-04-27 16:07:01 -07:00
9fo 789d60ef1c
openaihosted finished 2023-04-27 16:05:06 -07:00
9fo e2de6a01fe
moving to finished too 2023-04-27 16:03:43 -07:00
9fo bca970ebc7
moving to finished 2023-04-27 16:03:27 -07:00
Raju Komati 479b8d6d10
added pyproject.toml file 2023-04-28 03:26:39 +05:30
Raju Komati dc1d9834f9
added theb to openai_rev module 2023-04-28 02:58:47 +05:30
Raju Komati b206a1eb63
update openai_rev module add test file with simple use 2023-04-28 02:27:06 +05:30
Hikeri 2b4079f8a9
Update __init__.py 2023-04-27 22:56:43 +03:00
Raju Komati 920fe19608
added main module for accessing all services 2023-04-28 00:40:43 +05:30
t.me/xtekky 25428d58d5 Update README.md 2023-04-27 19:35:45 +01:00
t.me/xtekky c9d0e6dda7 Update README.md 2023-04-27 19:34:59 +01:00
t.me/xtekky c9c2c630de Update README.md 2023-04-27 19:34:07 +01:00
t.me/xtekky c855c6f06e Update README.md 2023-04-27 19:33:35 +01:00
t.me/xtekky ac96278d74 theb.ai 2023-04-27 19:32:39 +01:00
t.me/xtekky 011d0babc2 remove phind 2023-04-27 19:26:36 +01:00
t.me/xtekky 10104774c1 Merge branch 'main' of https://github.com/xtekky/gpt4free 2023-04-27 19:16:07 +01:00
t.me/xtekky 1704cbebc8 _ 2023-04-27 19:15:49 +01:00
t.me/xtekky bbb4d69a93
Merge pull request #205 from AymaneHrouch/reformat__code
Reformat code using PyCharm
2023-04-27 16:28:36 +01:00
Aymane Hrouch f1594cfdde Reformat code using PyCharm 2023-04-27 15:43:59 +01:00
t.me/xtekky 86e0fbe556
Merge pull request #201 from DanielShemesh/patch-4
automatic stars+star history graph
2023-04-27 15:29:12 +01:00
t.me/xtekky 814c960998
Merge pull request #203 from AymaneHrouch/static_methods
Use @staticmethod decorator
2023-04-27 15:28:16 +01:00
Aymane Hrouch f1a2060bfb Use @staticmethod decorator 2023-04-27 14:43:58 +01:00
Daniel Shemesh 99ccfc24e3
automatic stars+star history graph 2023-04-27 15:51:04 +03:00
t.me/xtekky a5b4d8b10c
Merge pull request #199 from Andrew-Tsegaye/main
As you said, I updated the ./unfinished directory to resembel a professional codebases.
2023-04-27 13:29:39 +01:00