when a user uploads a PDF file sometime CLI adds the entire content into base64 content and send to LLM and some case send as PDF as attachments. Incase of attachment LLM is able to invoke the PDF skills but other cases it does not invoke skills as it does not recognize this as a PDF file
when a user uploads a PDF file sometime CLI adds the entire content into base64 content and send to LLM and some case send as PDF as attachments. Incase of attachment LLM is able to invoke the PDF skills but other cases it does not invoke skills as it does not recognize this as a PDF file