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 João Moura
parent 21046f29b6
commit e242a69ea9
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",