Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sometimes text are still truncated #13

Closed
clemlesne opened this issue Jan 13, 2024 · 1 comment
Closed

Sometimes text are still truncated #13

clemlesne opened this issue Jan 13, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@clemlesne
Copy link
Owner

Logs:

INFO:     10.240.4.232:0 - "POST /call/event/86494159-a2ed-484a-adfa-38a7a0ba4a1a HTTP/1.1" 204 No Content
INFO:main:Tool call new_or_updated_reminder with parameters {"description":"Le client, Martin Sliwka, a besoin d'\u00eatre relog\u00e9 temporairement car son appartement est inhabitable suite \u00e0 un d\u00e9g\u00e2t des eaux. V\u00e9rifier les options de relogement selon les termes de son contrat d'assurance habitation.","due_date_time":"2024-01-13T13:00:00Z","title":"Contacter client pour relogement","customer_response":"Je vais cr\u00e9er un rappel pour notre \u00e9quipe afin qu'elle vous contacte pour discuter des solutions de relogement disponibles selon les termes de votre contrat d'assurance habitation."}
INFO:main:Chat (86494159-a2ed-484a-adfa-38a7a0ba4a1a): content="Je comprends que votre appartement est actuellement inhabitable et que vous avez besoin d'un logement temporaire. Je vais créer un rappel pour notre équipe afin qu'elle vous contacte pour discuter des solutions de relogement disponibles selon les termes de votre contrat d'assurance habitation. Je vais créer un rappel pour notre équipe afin qu'elle vous contacte pour discuter des solutions de relogement disponibles selon les termes de votre contrat d'assurance habitation. " intent=<Indent.NEW_OR_UPDATED_REMINDER: 'new_or_updated_reminder'>
WARNING:main:Text is too long to be processed by TTS, truncating to 400 characters, fix this!
INFO:main:Chat (86494159-a2ed-484a-adfa-38a7a0ba4a1a): content="Le rappel est créé. Notre équipe vous contactera pour discuter des options de relogement temporaire. Y a-t-il autre chose que je puisse faire pour vous aujourd'hui ?" intent=<Indent.CONTINUE: 'continue'>
@clemlesne clemlesne added the bug Something isn't working label Jan 13, 2024
@clemlesne
Copy link
Owner Author

Fixed in 7151082.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant