19 Commits

Author SHA1 Message Date
Siddhesh Agarwal c4674fc98f recommended changes 2024-10-31 20:39:24 +05:30
Siddhesh Agarwal 33e4046ac3 ran isort on all files 2024-10-31 16:58:47 +05:30
Siddhesh Agarwal 42fc0e6bc5 coderabbit suggestions fix 2024-10-31 12:58:00 +05:30
kennethreitz 1405c3bbb0 two llms talking 2024-10-30 10:21:02 -04:00
kennethreitz 4d38ac02cc Refactor conversation plugin hooks and add plugin interface 2024-10-30 09:07:18 -04:00
kennethreitz 5bf4fc81e7 Refactor generate_data.py to use correct conversation setup and formatting 2024-10-29 14:29:50 -04:00
kennethreitz ca0246a3bb proper manners 2024-10-29 12:37:26 -04:00
kennethreitz 30885beda7 Refactor generate_data.py to use correct conversation setup and formatting 2024-10-29 12:36:13 -04:00
kennethreitz 641de59138 Refactor translate_to_french function to use the correct conversation setup 2024-10-29 12:19:29 -04:00
kennethreitz 3c4ed48786 Refactor translate_to_french function to use the correct conversation setup 2024-10-29 12:18:55 -04:00
kennethreitz 7d0febedb2 Add sentiment analysis example for analyzing sentiment of text 2024-10-29 07:18:49 -04:00
kennethreitz c3df982690 Add sentiment_analysis.py example for analyzing sentiment of text 2024-10-29 07:18:49 -04:00
kennethreitz 92d8a38e10 Add translate_text.py example for translating text to French 2024-10-29 07:18:49 -04:00
kennethreitz ce3081a27a Add MathPlugin to examples and update Conversation class in models.py 2024-10-29 07:13:34 -04:00
kennethreitz 58e3c6a3bd Refactor code to add support for generating custom temperature text 2024-10-29 07:11:19 -04:00
kennethreitz 1f1bf7749a Refactor generate_text.py to use the default provider 2024-10-29 06:54:03 -04:00
kennethreitz 12937e26a1 Refactor generate_text.py to use the default provider and model 2024-10-29 06:53:40 -04:00
kennethreitz 03204aa9a2 Add script to generate movie quotes from famous movies 2024-10-29 06:46:55 -04:00
kennethreitz f9b1472cf4 examples dir 2024-10-29 06:37:03 -04:00