14 Commits

Author SHA1 Message Date
kennethreitz 4f3fcac02d Refactor generate_data.py to use correct conversation setup and formatting 2024-10-29 16:08:26 -04:00
kennethreitz 593d6c8e07 proper manners 2024-10-29 16:08:26 -04:00
kennethreitz dd2b08b4cf Refactor generate_data.py to use correct conversation setup and formatting 2024-10-29 16:08:26 -04:00
kennethreitz c1115ccf47 Refactor translate_to_french function to use the correct conversation setup 2024-10-29 16:08:26 -04:00
kennethreitz 0100ad0163 Refactor translate_to_french function to use the correct conversation setup 2024-10-29 16:08:26 -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