gordonwatts / snowmass-chat

Experiments exploring the US Snowmass Process documents using LLM
Apache License 2.0
2 stars 0 forks source link

Add missing packages and update dependencies #23

Closed gordonwatts closed 10 months ago

gordonwatts commented 10 months ago

This pull request adds the missing packages "langchain", "arxiv", and "pymupdf" to the project's dependencies. Additionally, it updates the "pydantic" package to version 1.8. These changes ensure that the project has all the necessary packages and dependencies to function properly.