summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/V50.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Join the messageshs_junxiang2023-09-041-5/+3
| | | | | 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-27/+28
|
* Improve providers with testsHeiner Lohaus2023-08-221-2/+3
|
* refactor V50 and RaycastBagus Indrayana2023-08-171-41/+60
|
* merge and refactorBagus Indrayana2023-08-171-0/+43