Skip to content
Snippets Groups Projects
Commit 2dc006e1 authored by Silin's avatar Silin
Browse files

Update prompt_agent.py

parent e33886e7
No related branches found
No related tags found
No related merge requests found
......@@ -63,4 +63,4 @@ class DummyPromptAgent(object):
"max_generated_tokens": [self.max_generated_token_per_call for _ in test_data],
"final_responses": api_responses # Can preprocess in between calls if needed.
}
return response
\ No newline at end of file
return response
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment