Commit Graph

7 Commits

Author SHA1 Message Date
Josh Shepherd
6b00fd6ea8 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
2020c8ad6e Merge pull request #352 from SmashedFrenzy16/main
Update `chat.py` removing an unnecessary string
2023-05-18 11:25:23 +01:00
colin-openai
fd91560a09 Merge pull request #301 from Optimized-Coder/main
Increase readability in chatbot.py
2023-05-14 20:50:07 +01:00
SmashedFrenzy16
40dff7e13c Update chat.py removing unnecessary string 2023-04-16 10:49:57 +01:00
colin-openai
e91347fddb Added tiktoken to requirements file and updated README to include chatbot-kickstarter 2023-04-12 01:32:14 -07:00
Josh Shepherd
be9b3304ac 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
79023d6c99 Initial commit of simple app demonstrating chatbot starting point in notebook and Streamlit 2023-03-10 02:45:48 -08:00