File size: 244 Bytes
214f910
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
"""

Qiddiya Smart Guide core package.



This package contains:

- Pydantic models for structured inputs/outputs

- LangGraph-based multi-agent workflow

- Offline routing and wait-time prediction tools

- SQLite persistence utilities

"""