Spaces:
Runtime error
Runtime error
sap-processing
This is an example of using the chainlit chat interface with multi-agent conversation between agents to complete a tasks.
The tool was developed to grab SAP data online and then process it to easily digestible human language.
agent.py - Instantiates the agents. Configure this file as needed to configure the agents.
app.py - Starts the chat interface. Configure this file as needed to configure the chat interface.