Commit History

change model
ac91936
Running

Chandima Prabhath commited on

rebuild trigger
433f5aa

Chandima Prabhath commited on

gemini flash image edit
3380d86

Chandima Prabhath commited on

upload edited images to imgbb
40babb7

Chandima Prabhath commited on

fix image generation failing
1a71a94

Chandima Prabhath commited on

re edit images
3e7203b

Chandima Prabhath commited on

handle document images
a30ed82

Chandima Prabhath commited on

uptade reply handeling
2a5855c

Chandima Prabhath commited on

update debugs
21738c6

Chandima Prabhath commited on

debug
00f979e

Chandima Prabhath commited on

edit image
c331dad

Chandima Prabhath commited on

Increase backoff duration for image fetching and limit returned prompt to first paragraph
0d9d5af

Chandima Prabhath commited on

Update image generation message to handle singular and plural cases
3b40669

Chandima Prabhath commited on

Improve image generation error handling and update message for image count in webhook
6dfcfe8

Chandima Prabhath commited on

Remove polling functionality and related intent models from the bot
1e6d365

Chandima Prabhath commited on

Remove redundant acceptance message in voice reply function and log failure instead
dc0ed92

Chandima Prabhath commited on

Refactor route_intent function to enhance system prompt clarity and update command descriptions; add music generation functionality
da0b02a

Chandima Prabhath commited on

Refactor audio generation prompt handling to remove system prompt from URL encoding
3470178

Chandima Prabhath commited on

Refactor system prompt formatting and improve command list clarity in configuration
291d206

Chandima Prabhath commited on

Update system prompt for improved tone and clarity; adjust assistant's personality description
e7afedd

Chandima Prabhath commited on

Update LLM model in configuration and streamline model retrieval in code
849ff4f

Chandima Prabhath commited on

Enhance audio reply generation with error handling; update assistant's personality in system prompt
0d5a343

Chandima Prabhath commited on

Add health check endpoint and improve logging context; update requirements for telegram bot support
b9cdf7a

Chandima Prabhath commited on

Refactor route_intent and whatsapp_webhook functions for improved error handling and logging; streamline JSON parsing and payload validation
b560795

Chandima Prabhath commited on

Refactor route_intent function to enhance prompt clarity and user interaction; streamline function invocation instructions and JSON response format
c629376

Chandima Prabhath commited on

Refactor LLM integration and function call handling; streamline message processing and enhance error handling
7b1490a

Chandima Prabhath commited on

Refactor LLM integration and function call handling; update default model and streamline message processing
e15e135

Chandima Prabhath commited on

Refactor route_intent function for improved prompt clarity and intent handling; enhance error messaging and logging
7ac9a06

Chandima Prabhath commited on

Refactor route_intent function for improved clarity and efficiency in prompt handling and intent parsing
6818a89

Chandima Prabhath commited on

Refine sys_prompt in route_intent function for clearer function invocation instructions and improved user interaction
b4241b8

Chandima Prabhath commited on

Enhance route_intent function prompt for improved user interaction and clarity on JSON response format
825d7e7

Chandima Prabhath commited on

Update default LLM model to Nvidia Llama-3_3-Nemotron-Super-49B-v1
be34418

Chandima Prabhath commited on

Update route_intent function documentation for clarity on JSON response format
dc2a7ba

Chandima Prabhath commited on

Update user input prompt format in route_intent function for clarity
25b0fa7

Chandima Prabhath commited on

Fix OpenAI client initialization by setting the api_key to the environment variable
cb9e3eb

Chandima Prabhath commited on

Update LLM model and API configuration; modify example prompt for testing
8d28aeb

Chandima Prabhath commited on

Update /gen command documentation to correct image size options for clarity.
e2cc7c8

Chandima Prabhath commited on

Remove max_tokens parameter from LLM request in generate_llm function for cleaner API call.
5c8a7b9

Chandima Prabhath commited on

Increase conversation history limit to 20 messages; add summarize, translate, meme, and poll functionalities with corresponding intents and command support in the configuration.
3b132e6

Chandima Prabhath commited on

Revert "Refactor intent handling by removing unused actions and improving error handling for LLM requests; update comments for clarity."
49de99a

Chandima Prabhath commited on

Refactor intent handling by removing unused actions and improving error handling for LLM requests; update comments for clarity.
efc3973

Chandima Prabhath commited on

Refactor LLM functions by removing unused summarize, translate, and meme functions; update generate_llm to increase max_tokens limit for improved response handling.
9e02558

Chandima Prabhath commited on

Refactor intent classes by removing unused poll-related intents; update system prompt in config for clarity and conciseness.
34f6836

Chandima Prabhath commited on

Refactor conversation history to limit stored messages to 10; remove unused poll functions and update command guidance in config for clarity and conciseness.
9125c67

Chandima Prabhath commited on

Refactor image and voice reply generation functions for improved readability; enhance logging for better debugging and error handling.
1ac3ddc

Chandima Prabhath commited on

Refactor voice reply prompt to enhance tone; adjust wording for a more friendly and playful delivery.
3ea99b4

Chandima Prabhath commited on

Refactor error handling in generate_llm to raise LLMBadRequestError on HTTP 400; add clear_history function to reset conversation history on bad requests.
7cda32d

Chandima Prabhath commited on

Add user feedback for image generation and enhance command guidance in config
52dde05

Chandima Prabhath commited on

Refactor generate_llm function for improved readability; streamline parameter assignments and enhance error handling for 400 Bad Request responses.
dba77ac

Chandima Prabhath commited on

Refactor voice reply generation to include system prompt customization; add helper function to build system prompt and update encoded prompt formatting.
7e58c6f

Chandima Prabhath commited on