docs: Fix missing await keywords in async crew kickoff methods and add llm selection guide (#2959)

This commit is contained in:
Tony Kipkemboi
2025-06-04 17:12:52 -04:00
committed by GitHub
parent 47b97d9b7f
commit 545cc2ffe4
4 changed files with 733 additions and 2 deletions

View File

@@ -213,6 +213,7 @@
"group": "Learn",
"pages": [
"learn/overview",
"learn/llm-selection-guide",
"learn/conditional-tasks",
"learn/coding-agents",
"learn/create-custom-tools",