Skip to content

Commit 8d5ff70

Browse files
chughtapanTapan Chugh
andauthored
update project settings (#22)
* update project settings * remove mcp dep --------- Co-authored-by: Tapan Chugh <[email protected]>
1 parent 9b11e1c commit 8d5ff70

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

fastagent.config.yaml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,8 @@
11
default_model: "openai.gpt-4o-mini"
2-
3-
mcp:
4-
servers:
5-
minimal_test:
6-
command: python
7-
args: ["/Users/tapanc/dev/elicitation_evals/test_minimal_mcp.py"]
8-
92
logger:
103
level: debug
114
type: file
12-
path: /Users/tapanc/dev/elicitation_evals/minimal_test.jsonl
5+
path: fastagent.log.jsonl
136
show_chat: true
147
show_tools: true
158
truncate_tools: false

0 commit comments

Comments
 (0)