Skip to content

Conversation

@smokestacklightnin
Copy link
Contributor

@smokestacklightnin smokestacklightnin commented May 20, 2025

This PR sends the full chat histories for each prompt for all assistants.

Only the Ollama assistant is tested because I do not have API keys for the remaining assistants, but it is identical logic across them all.

Edit: I have tested the Anthropic assistant locally and it appears to work

@smokestacklightnin smokestacklightnin requested a review from pmeier May 20, 2025 07:15
@smokestacklightnin smokestacklightnin marked this pull request as draft May 20, 2025 07:17
@smokestacklightnin smokestacklightnin marked this pull request as ready for review May 20, 2025 07:35
@smokestacklightnin smokestacklightnin force-pushed the assistants/include-chat-histories branch from 9f32507 to 8199c2f Compare May 20, 2025 08:59
Copy link
Member

@pmeier pmeier left a comment

Choose a reason for hiding this comment

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

Only the Ollama assistant is tested because I do not have API keys for the remaining assistants, but it is identical logic across them all.

This is not your fault or responsibility, but we shouldn't merge without testing them. Let me work on a solution for that.

@smokestacklightnin smokestacklightnin linked an issue May 21, 2025 that may be closed by this pull request
@smokestacklightnin smokestacklightnin requested a review from pmeier May 21, 2025 08:04
@smokestacklightnin smokestacklightnin requested a review from pmeier May 24, 2025 02:28
@smokestacklightnin
Copy link
Contributor Author

I have tested the Anthropic assistant, and it appears to be working:

image

CC: @pmeier

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.

Include chat histories in prompts for bultin assistants

2 participants