SIGN IN SIGN UP

🔨 refactor(custom.py): remove unused code

✨ feat(frontend_node): add extra fields to MemoryFrontendNode and ChainFrontendNode
The unused code in custom.py has been removed. The MemoryFrontendNode and ChainFrontendNode classes have been updated to include additional fields that are required for their respective templates. The MemoryFrontendNode now has a return_messages field, and the ChainFrontendNode now has a memory field. These fields are optional and can be toggled on or off as required.
G
Gabriel Luiz Freitas Almeida committed
b5ab95c4cce84af19b99bd26e0b4907fdb2ddaa4
Parent: 2ca750f