Skip to content

Commit

Permalink
Merge pull request #55 from mt7180/54-fix-url-website-reader-in-backend
Browse files Browse the repository at this point in the history
fix url loading in backend by setting back marvin version
  • Loading branch information
mt7180 authored Mar 28, 2024
2 parents 294296f + 0acaa25 commit c8ffff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# the llm frameworks and openai library are fixed to a specific version here
# since they are currently under massive development
openai==0.28.0
marvin==1.*
marvin==01.04.00
fastapi>=0.99.1
pydantic
python-dotenv
Expand Down

0 comments on commit c8ffff9

Please sign in to comment.