ALX-NULL / roundOf11

Generative AI
4 stars 0 forks source link

Internal Server Error when fetching a topic #13

Closed yahia-soliman closed 2 weeks ago

yahia-soliman commented 2 weeks ago

when i try to GET /api/v1/get_ai_content?query=Docker I get Internal server error, and when inspecting the server logs, this error is raised.

fastapi.exceptions.ResponseValidationError: 1 validation errors:
  {'type': 'dict_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary', 'input': '"title": "Docker: Mastering Containerization..... ' }

please help us quickley and solve this problem