moodle-block_openai_chat
moodle-block_openai_chat copied to clipboard
ai response gets truncated at colon ":"
Hi, I'm running the plugin version 2024060400 on moodle 4.1.11.
All answers of the chatbot get seemingly cut off at the first colon (:) for example:
Example query: Please write the summary of a screenplay about cats and dogs
Response via Moodle openai_chat block: Title
Response via online OpenAI Playground: Title: "Paws and Whiskers" Summary: In a quaint suburban neighborhood, an age-old rivalry between cats and dogs reaches a turning point when an unexpected crisis forces them to work together. The story follows Max, a playful and loyal Labrador Retriever, and Luna, an independent and clever Siamese cat, who reside in neighboring homes but have never seen eye to eye. When a new threat surfaces...
It seems to me some filter cuts the answer prematurely.