Skip to content

Commit cd4eaf9

Browse files
committed
questions and parts json for past papers (error with media and maths)
1 parent 0f70b17 commit cd4eaf9

File tree

3 files changed

+234
-148
lines changed

3 files changed

+234
-148
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -687,3 +687,5 @@ log
687687
**/_autosummary
688688
*.pdf
689689
/tex
690+
pastpapers/
691+
media/

wizard/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
langchain
22
pandas
33
langchain-openai
4+
langchain_google_genai
45
pypdf
56
chromadb
67
langchain_community

0 commit comments

Comments
 (0)