File size: 544 Bytes
a643286
 
 
 
 
 
25654c9
a643286
 
de12663
 
 
 
 
 
25654c9
 
de12663
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: Sap Processing
emoji: 😻
colorFrom: red
colorTo: purple
sdk: docker
pinned: true
---

# 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.