Hey all. first time user to this container but very familiar with docker and such.
I am using basically an unmodified docker compose file as well as .env file except for adding my api key for Claude which is all I pay for.
I would like to be able to upload PDF, docx, and other text docs and have claude give me a summary. is this possible without an openai api key? if so what variable do i have to set in the .env file.
i went over the docs and it looks like with only claude this is not possible, so i wanted to double check.