i-dot-ai / caddy-chatbot

Caddy is an AI powered co-pilot for customer service functions everywhere.
https://ai.gov.uk/projects/caddy/
MIT License
11 stars 4 forks source link

Review data strucures - what do we do, how do we enforce sturctures #86

Open AndreasThinks opened 5 months ago

AndreasThinks commented 5 months ago

Our classes and structures are mostly handled in our caddy_core/models.py file. These largely use str. Some of these probably should be uuid or similar.