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

Add LLM metadata display to chat messages #10

Merged
merged 7 commits into from
Dec 30, 2024

Conversation

wesen
Copy link
Contributor

@wesen wesen commented Dec 30, 2024

Adds support for displaying LLM metadata (engine, temperature, token usage) at the
bottom of chat messages.

Key changes:

  • Display engine name, temperature and token usage in a subtle dark grey footer
  • Store step and event metadata in message objects

@wesen wesen merged commit 7da673d into go-go-golems:main Dec 30, 2024
2 checks passed
@wesen wesen deleted the task/add-message-metadata-handling branch December 30, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant