Chainlit / docs

10 stars 76 forks source link

Issue on docs: Human Feedback not working #128

Closed Mitthat closed 2 weeks ago

Mitthat commented 5 months ago

Path: /data-persistence/feedback

Exception: [{'message': 'Unknown type "FeedbackPayloadInput". Did you mean "ThreadPayloadInput", "GenerationPayloadInput", or "ScorePayloadInput"?', 'locations': [{'line': 14, 'column': 22}]}, {'message': 'Unknown argument "feedback" on field "Mutation.ingestStep".', 'locations': [{'line': 31, 'column': 9}]}] 2024-04-29 12:46:12 - HTTP Request: POST https://cloud.getliteral.ai/api/graphql "HTTP/1.1 200 OK" 2024-04-29 12:46:12 - Failed to create feedback: [{'message': 'Unknown type "FeedbackStrategy".', 'locations': [{'line': 5, 'column': 24}]}, {'message': 'Cannot query field "createFeedback" on type "Mutation".', 'locations': [{'line': 8, 'column': 13}]}]

ModEnter commented 2 weeks ago

Updating chainlit fixes this behaviour. I'm closing this issue