Story: As a user, I want to be able to have the chatbot interact with external models and transformers. Description: - Use Langchain agents to allow the chatbot to use the following huggingface models - Bind the models to the preexisting model Resources: - https://python.langchain.com/docs/modules/agents/how_to/custom_agent - https://huggingface.co/rdpahalavan/bert-network-packet-flow-header-payload - https://huggingface.co/phishbot/ScamLLM - https://huggingface.co/SAPOSS/password-model Requirements: - Python - Langchain - Huggingface
Story: As a user, I want to be able to have the chatbot interact with external models and transformers.
Description:
Resources:
Requirements: