Commit Graph

8 Commits (9642ca5e1784d788a2ca1f5fe7929791e1c21f34)

Author SHA1 Message Date
Victor Duarte 782bfa5d32 Add missing word 1 year ago
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
1 year ago
colin-openai 2020c8ad6e Merge pull request #352 from SmashedFrenzy16/main
Update `chat.py` removing an unnecessary string
1 year ago
colin-openai fd91560a09 Merge pull request #301 from Optimized-Coder/main
Increase readability in chatbot.py
1 year ago
SmashedFrenzy16 40dff7e13c Update chat.py removing unnecessary string 1 year ago
colin-openai e91347fddb Added tiktoken to requirements file and updated README to include chatbot-kickstarter 1 year ago
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
1 year ago
colin-openai 79023d6c99 Initial commit of simple app demonstrating chatbot starting point in notebook and Streamlit 2 years ago