Commit History

Update environment variables
3825423

Ashok Kumar Bhati commited on

fix: handle missing files in file processing logic in BotController
6a51580

kanha-upadhyay commited on

feat: add logging for file URL and name in SlackBotService
856a4e1

kanha-upadhyay commited on

fix: enforce unique constraint on email_id in user model and migration
984c8a5

kanha-upadhyay commited on

Deny command for unregistered users
8d16530

Ashok Kumar Bhati commited on

fix: update default content delivery frequency to weekly
4d65d15

kanha-upadhyay commited on

feat: add logging for user information retrieval in bot controller
3d6c5c5

kanha-upadhyay commited on

Revert "time logs"
7264fc6

Ashok Kumar Bhati commited on

time logs
fa7375e

Ashok Kumar Bhati commited on

fix: simplify user attribute checks in bot controller
cd86b37

kanha-upadhyay commited on

add logging for new user registration in bot controller
a5f035c

kanha-upadhyay commited on

fix: enable detailed logging for error handling in bot controller
99b6568

kanha-upadhyay commited on

fix: prevent updating user info if slack_id is already set
95032f7

kanha-upadhyay commited on

Improve error message for file download failures
576a98a

kanha-upadhyay commited on

fix multiple welcome messages
65b5416

kanha-upadhyay commited on

fix /refresh command errors
eb7d905

kanha-upadhyay commited on

iteration 3 of content generation prompt
600fab2

kanha-upadhyay commited on

fix update query is not returning value
d346d0e

Ashok Kumar Bhati commited on

Refactor user registration process and logging
fd4c67f

Ashok Kumar Bhati commited on

Refactor file and user models to include cascade delete for relationships
a0a863b

kanha-upadhyay commited on

Refactor BotController to improve logging and code formatting
667a329

kanha-upadhyay commited on

Refactor team registration process and logging
47901ba

Ashok Kumar Bhati commited on

Refactor delete_file method to extract record IDs from vector records
5776197

kanha-upadhyay commited on

Simplify file processing call by removing unused parameter
e4b5ce2

kanha-upadhyay commited on

Register team users when a team is successfully registered
1bbd031

Ashok Kumar Bhati commited on

url encoded file handling
43189b7

Ashok Kumar Bhati commited on

refactor refresh content request model to accept string instead of URL
1b5d571

Ashok Kumar Bhati commited on

refactor refresh content handling to use structured request model
2d9a6e7

Ashok Kumar Bhati commited on

fix internal server error
3bea94b

Ashok Kumar Bhati commited on

/refresh command
75ef0af

Ashok Kumar Bhati commited on

Add get_by_name method to FileRepository and handle duplicate file uploads in FileService
64a2631

kanha-upadhyay commited on

Add delete functionality for vector records and improve code formatting
3bdfcb1

kanha-upadhyay commited on

Update datetime usage to use datetime.now() in FileRepository methods
d84d03c

kanha-upadhyay commited on

Fix typo in register_slack_team method call in BotController
8a63fdc

kanha-upadhyay commited on

Remove redundant exception logging in BotController
7179d10

kanha-upadhyay commited on

Add file processing logic to prevent duplicate file handling in BotController
e8283b9

kanha-upadhyay commited on

Add additional user validation and error handling in BotController
e1760df

kanha-upadhyay commited on

Improve event processing logic and add early return for missing event key
24c9c5a

kanha-upadhyay commited on

Add logging for received events and simplify response handling
da812b8

kanha-upadhyay commited on

update welcome message
65b556a

Ashok Kumar Bhati commited on

Add Pydantic model for user registration and improve validation
867c92e

kanha-upadhyay commited on

Fix markdown not working
777c466

Ashok Kumar Bhati commited on

Update OpenAI model to gpt-4o for improved performance
3484776

kanha-upadhyay commited on

Refactor imports and remove unused OpenAI client code
cf73a43

kanha-upadhyay commited on

respond to the user as soon as file is uploaded
990edf0

kanha-upadhyay commited on

Fix installation is slow
1e36ce3

Ashok Kumar Bhati commited on

remove user log
adccb1f

Ashok Kumar Bhati commited on