Skip to content

Commit

Permalink
Merge main into sweep/add_a_detailed_readmemd_in_the_examples_ba61e
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Apr 17, 2024
2 parents 5e5bbf4 + f700fb5 commit ac15e53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions agents-api/agents_api/models/agent/get_agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ def get_agent_query(
updated_at,
metadata,
default_settings,
instructions,
] := input[id, developer_id],
*agents {
developer_id,
Expand All @@ -48,6 +49,7 @@ def get_agent_query(
created_at,
updated_at,
metadata,
instructions,
},
*agent_default_settings {
agent_id: id,
Expand Down

0 comments on commit ac15e53

Please sign in to comment.