Daian Gan

Results 5 issues of Daian Gan

Update the Python version from 3.6 to 3.8 in the PythonAnywhere quick deployment. Changes in this pull request: - _pip3.6 install --user pythonanywhere_ was updated to _pip3.8 install --user pythonanywhere_...

type: translations

Update README.md with instructions to build single_flaskapp.py

### Issue you'd like to raise. What is the best approach to create a rule based chatbot with LangChain? Context: I need to create a chatbot that needs to collect...

When you try to run the delegation example as in the README file, I always got this error: ```text TypeError: Object of type bytes is not JSON serializable ``` Apparently,...

How can I use the library without the ssl_options in a local environment? I used it before but apparently the ssl_options was removed and now I cannot test the library...