We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43ccb0b commit d8bcdc2Copy full SHA for d8bcdc2
test_bco_rag.py
@@ -56,7 +56,7 @@ def setup_bcorag() -> BcoRag:
56
)
57
58
user_selection = create_user_selections(
59
- llm="gpt-4-turbo",
+ llm="gpt-4o",
60
embedding_model="text-embedding-3-small",
61
filename="High resolution measurement.pdf",
62
filepath=os.path.join(
0 commit comments