You've already forked Travel-Agent
feat: Added travel models, travel creation command, travels list command with pagination, set help message, improvements and fixes
This commit is contained in:
@@ -17,3 +17,4 @@ class Config:
|
||||
"REDIS_URL",
|
||||
"redis://localhost:6379",
|
||||
)
|
||||
PAGE_SIZE = 6
|
||||
|
||||
Reference in New Issue
Block a user