summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/AiService.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.
* Improve provider listHeiner Lohaus2023-08-241-1/+1
|
* refactor: refactor providerMIDORIBIN2023-08-141-0/+36