a2aproject / a2aproject/a2a-samples
CrewAI Sample Failing
Abierto
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 1.8k
- Forks
- 751
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### What happened?
```
return session_data[image_key]
~~~~~~~~~~~~^^^^^^^^^^^
TypeError: 'NoneType' object is not subscriptable
ERROR:a2a.server.apps.jsonrpc.jsonrpc_app:Request Error (ID: ce21095b-602b-4455-b171-bdfe0c3ea043): Code=-32603, Message=''NoneType' object is not subscriptable'
```
Getting this error when testing the CrewAI Sample
### Relevant log output
```shell
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.