summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/Theb.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Join the messageshs_junxiang2023-09-041-4/+2
| | | | | A better approach is to use the `.join()` method of strings, which reduces string concatenation operations and improves performance. Additionally, using formatted strings (f-strings) makes the code cleaner and more readable.
* ~ | code stylingabc2023-08-271-44/+42
|
* fix theb but need authBagus Indrayana2023-08-201-15/+72
|
* refactor: refactor providerMIDORIBIN2023-08-141-0/+39