fix commas in justfile helm secret setting and bug with missing metadata (#8874)
This commit is contained in:
committed by
Sarah Wooders
parent
a92e868ee6
commit
b0dfdd2725
@@ -280,6 +280,8 @@ class SimpleLLMStreamAdapter(LettaLLMStreamAdapter):
|
||||
request_json=self.request_data,
|
||||
response_json=response_json,
|
||||
step_id=step_id,
|
||||
agent_id=self.agent_id,
|
||||
run_id=self.run_id,
|
||||
),
|
||||
),
|
||||
label="create_provider_trace",
|
||||
|
||||
Reference in New Issue
Block a user