4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
debug('get_snapshot.dspy: START')
|
|
result = await get_snapshot(dict(params_kw))
|
|
return result
|