Skip to content

Commit

Permalink
CHange question trying to achive less retries
Browse files Browse the repository at this point in the history
  • Loading branch information
sunbit committed Jan 22, 2025
1 parent 538d40c commit e096248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuclia_e2e/nuclia_e2e/tests/test_kb.py
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ async def run_test_ask(regional_api_config, ndb, logger):
rephrase=True,
reranker="predict",
features=["keyword", "semantic", "relations"],
query="why cocoa prices high?",
query="why are cocoa prices high?",
model="chatgpt-azure-4o-mini",
prompt=dedent(
"""
Expand Down

0 comments on commit e096248

Please sign in to comment.