Currently there are three different chat implementation in the https://github.com/potpie-ai/potpie-ui repo.
- Main chat screen
- Shared agent screen
- Test agent screen
Suggested fix:
Reuse components and make sure that the main chat screen components are reused across the other two screens as well.
Currently there are three different chat implementation in the https://github.com/potpie-ai/potpie-ui repo.
Suggested fix:
Reuse components and make sure that the main chat screen components are reused across the other two screens as well.