run-llama / multi-agent-concierge

An example of multi-agent orchestration with llama-index
MIT License
264 stars 38 forks source link

Example Not Runnable #4

Closed brycecf closed 2 days ago

brycecf commented 2 months ago

The following line causes an error: https://github.com/run-llama/multi-agent-concierge/blob/f1a0e414092b15c664148263f02e64e164f8071c/workflows.py#L84

ParamValidationError: Parameter validation failed:
Invalid length for parameter toolConfig.tools, value: 0, valid min length: 1
logan-markewich commented 2 days ago

With recent refactors, going to close this for now. Thanks!