neomatrix369 / chatbot-conversations

Chatbot conversations: a demo application how two (or more) chatbots can talk to each other, the logic used to build Eliza (along with an NLP model) has been used to power the chatbots.
Apache License 2.0
35 stars 12 forks source link

Remove clone via Dockerfile and copy from local #23

Closed yugoccp closed 2 years ago

yugoccp commented 2 years ago

Solve issue #15

yugoccp commented 2 years ago

@neomatrix369 I've pushed changes to solve issue #15 . I thought might be interesting to give option to not use local files, but changed my mind in the middle... Please feel free to add comments over the implementation.

neomatrix369 commented 2 years ago

Good decision: removal of https://github.com/neomatrix369/chatbot-conversations/pull/23/commits/cbdb2bbdfa2ac11b2e03184f5b29804304d54dc9