May 28th 2024

New

Analyze messages with metadatas (feedback score / AI models, etc.)

You can now use Weavel to log & analyze message metadatas! πŸŽ‰

  • We added a public API so you can log message metadatas - /capture/trace_data/metadata

  • We added an action card Log message metadata to Weavel's Botpress integration. (See more here)

Use cases

  • You have a RAG chatbot uses multiple tiers of fallback algorithms to generate answers to a user's question, and want to visualize the ratio of each tier's usage in all generated messages.

  • Your RAG chatbot generates an answer, and you ask users for a feedback score for the answer. You can log the score to the answer's metadata, then visualize the score distribution on Weavel.

You can view an example report built on top of message metadata on Weavel! Navigate to AI Therapist Demo project > Chat Feedback Trends report to check it out.

Type @ to mention posts