Refactor code for clarity and efficiency: streamline thread initialization, improve request handling, and enhance logging in message processing functions.
ec3a574
Chandima Prabhathcommited on
patch
48f91fc
Chandima Prabhathcommited on
Enhance webhook handling: ignore replies and mentions, and set PORT directly in the run command
56fb4f0
Chandima Prabhathcommited on
Refactor environment variable loading: move dotenv loading to main execution block and set PORT directly
f0fa946
Chandima Prabhathcommited on
Implement task queue for sequential message processing and refactor audio/image handling
0e53ecc
Chandima Prabhathcommited on
ignore user's interactions
571de7b
Chandima Prabhathcommited on
Update audio and image directory paths to use temporary directories
b920265
Chandima Prabhathcommited on
Refactor response_audio function for improved logging and error handling
5e86bf8
Chandima Prabhathcommited on
Remove fallback to response_text in response_audio on audio generation failure
e443eca
Chandima Prabhathcommited on
debugger
df706dd
Chandima Prabhathcommited on
Refactor main entry point to use a separate function for uvicorn run with debug mode enabled
cff8a81
Chandima Prabhathcommited on
debuggings
cd7a57c
Chandima Prabhathcommited on
Update image and audio directory paths to use relative paths