Yash Pratap Solanky

Results 30 comments of Yash Pratap Solanky

Hey @lingxiankong, we have identified the issue and it will be patched it the next release. Thank you for debugging this for us :)

@sridharaiyer The PDF Image reader is ready. It would be great it you could share an ideal pdf for your use case so that we can test further before releasing...

PR is already out for this issue. It will be fixed in the next release 🙂

@pavaris-pm, we currently do not support integration with open-source models from Hugging Face. However, we are planning to include this feature in the future. Ollama has been an excellent tool...

@hansipie You are right. OpenAI has made some changes to their package resulting in these mypy errors. Feel free to make a PR :)

Hey @francescoagati phi3 is a 3.8B parameter model. It is great for conversation but not so much for function calling or even RAG. You mentioned that phi3 has good support...

Hey @hansipie, I’ve shared some documentation about editable Python project installs: [Editable Installs Documentation](https://pip.pypa.io/en/stable/topics/local-project-installs/#editable-installs). When you set up a virtual environment and install phidata in editable mode, any local modifications...

Thanks for the PR @rawmean. Sometimes the LLM would request historical data across a long interval (5 years+) exceeding the context window of some of the smaller models. But happy...

@sridharaiyer PR will be out shortly and most likely we will be releasing a new version by EOD

The [PR](https://github.com/phidatahq/phidata/pull/968) is out @sridharaiyer. You are welcome to test