I’ve been trying to test phidata with an example from their documentation but using the Together API but when I run the file it asked me to install openai, if not I’m using OpenAI why does it ask me? Either run pip install -U phidata
and nothing will fix the error. Does anyone know why?
Hi @mikkel_a22
Thank you for reaching out and using Phidata! I’ve tagged the relevant engineers to assist you with your query. We aim to respond within 24 hours.
If this is urgent, please feel free to let us know, and we’ll do our best to prioritize it.
Thanks for your patience!
Hey @mikkel_a22, as Together is an OpenAILike provider. It requires OpenAI to install as it depends on it to get the types internally.