Skip to content

Commit

Permalink
fix: starter pack live api async tool calls
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasecchig committed Jan 31, 2025
1 parent bfeaa2f commit d9d2276
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ async def retrieve_docs(query: str) -> Dict[str, str]:
"""
Retrieves pre-formatted documents about MLOps (Machine Learning Operations),
Gen AI lifecycle, and production deployment best practices.
You should always warn the user that this tool might take few seconds.
Args:
query: Search query string related to MLOps, Gen AI, or production deployment.
Expand Down

0 comments on commit d9d2276

Please sign in to comment.