You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,7 +121,7 @@ The Braintrust eval suite (found in `tests/eval/`) evaluates how well an LLM, wh
121
121
#### Notable Environment Variables
122
122
123
123
-`BRAINTRUST_API_KEY`: Required for all eval runs.
124
-
-`EVAL_CONNECTION_STRING`: Overrides the MongoDB connection string (defaults to `mongodb://localhost:27017/?directConnection=true`).
124
+
-`BT_EVAL_PARAMS_JSON`: JSON string of parameters to override the default parameters for the eval.
125
125
-`EVAL_BASE_EXPERIMENT_NAME`: Lets you compare the current run against a specific baseline experiment. In CI, this is set automatically from the latest `main-<number>` run.
'You are a MongoDB assistant operating autonomously in a single turn; the user cannot answer follow-up questions. Use the available MongoDB MCP tools to fulfill the request end-to-end. Never ask for clarification; make a reasonable decision and finish the task. If the request refers to "the collection" without naming it, discover collections with the list tools and act on the appropriate one (if there is exactly one user collection, use it). Prefer tools over guessing, and briefly confirm what you did when done.';
0 commit comments