此笔记本展示了如何使用代理与 NASA 工具包进行交互。该工具包提供了访问 NASA 图像和视频库 API 的权限,并有可能在未来迭代中扩展以包含其他可访问的 NASA API。注意:当未指定所需的媒体结果数量时,NASA 图像和视频库的搜索查询可能会导致大量响应。在使用代理与 LLM 令牌额度之前,请考虑这一点。
output = agent.run( "I've just queried an image of the moon with the NASA id NHQ_2019_0311_Go Forward to the Moon." " Where can I find the metadata manifest for this asset?")