Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 1 addition & 8 deletions fastagent.config.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
default_model: "openai.gpt-4o-mini"

mcp:
servers:
minimal_test:
command: python
args: ["/Users/tapanc/dev/elicitation_evals/test_minimal_mcp.py"]

logger:
level: debug
type: file
path: /Users/tapanc/dev/elicitation_evals/minimal_test.jsonl
path: fastagent.log.jsonl
show_chat: true
show_tools: true
truncate_tools: false
Expand Down