9 Commits

Author SHA1 Message Date
Midori
6a45fca718
Fix duplicate "basic" 2023-06-14 10:35:49 +09:00
Victor Duarte
e5fef1fd18
Add missing word 2023-06-08 08:11:31 +02:00
Josh Shepherd
ed23dba54b
Update transformers.py
Add explanative docstring to handle_file_string function and move docstrings to below function definition as per pep 257 specification
2023-05-18 13:30:55 +01:00
colin-openai
8d37a0912d
Merge pull request #352 from SmashedFrenzy16/main
Update `chat.py` removing an unnecessary string
2023-05-18 11:25:23 +01:00
colin-openai
9c02c9c44c
Merge pull request #301 from Optimized-Coder/main
Increase readability in chatbot.py
2023-05-14 20:50:07 +01:00
SmashedFrenzy16
d1ecfda195
Update chat.py removing unnecessary string 2023-04-16 10:49:57 +01:00
colin-openai
a7d892265e Added tiktoken to requirements file and updated README to include chatbot-kickstarter 2023-04-12 01:32:14 -07:00
Josh Shepherd
4287b62693
Increase readability to chatbot.py
This is an amazing script and I thought I would give it a huge justice by making it more readable for onlookers
2023-03-31 01:37:21 +01:00
colin-openai
771f108f77 Initial commit of simple app demonstrating chatbot starting point in notebook and Streamlit 2023-03-10 02:45:48 -08:00