Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Conversation

@SamSaffron
Copy link
Member

@SamSaffron SamSaffron commented Mar 12, 2025

  • Fix search API to only include column_names when present to make the API less confusing
  • Ensure correct LLM is used in PMs by tracking and preferring the last bot user
  • Fix persona_id conversion from string to integer in custom fields
  • Add missing test for PM triage with no replies - ensure we don't try to auto title topic
  • Ensure bot users are properly added to PMs
  • Make title setting optional when replying to posts
  • Add ability to control stream_reply behavior

These changes improve reliability and fix edge cases in bot interactions,
particularly in private messages with multiple LLMs and while triaging posts using personas

@SamSaffron SamSaffron changed the title correct various issues FIX: various issues with llm and triage management Mar 12, 2025
Copy link
Contributor

@nattsw nattsw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's give this a goooo 👀

@SamSaffron
Copy link
Member Author

thanks @nattsw I agree though that playground (especially reply_to) is getting a bit out of control complexity wise, may take some time to clean up tomorrow.

@SamSaffron SamSaffron merged commit 65503a5 into main Mar 12, 2025
6 checks passed
@SamSaffron SamSaffron deleted the correct-various-issues branch March 12, 2025 07:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants