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

llm: Fix chat_llm for OpenAI model #902

Merged
merged 3 commits into from
Apr 13, 2025
Merged

Conversation

arthurscchan
Copy link
Collaborator

This PR fixes the OpenAI model's chat_llm logic to preserve prompt history for each LLM chat.

@arthurscchan
Copy link
Collaborator Author

/gcbrun exp -n ascc-pr-902-1 -m vertex_ai_gemini-1-5 -i -b comparison

@arthurscchan arthurscchan marked this pull request as ready for review March 20, 2025 09:40
@arthurscchan
Copy link
Collaborator Author

Follow up for chat_llm implementation comments in #807.

Copy link
Collaborator

@DavidKorczynski DavidKorczynski left a comment

Choose a reason for hiding this comment

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

Can you please coordinate this with #814 ? I'm not sure if there is now duplicate logic being proposed.

@arthurscchan arthurscchan marked this pull request as draft March 21, 2025 02:49
@DavidKorczynski DavidKorczynski marked this pull request as ready for review April 13, 2025 19:07
@DavidKorczynski
Copy link
Collaborator

/gcbrun exp -n dk -ag

@DavidKorczynski
Copy link
Collaborator

This works well for me locally. Ty!

@DavidKorczynski DavidKorczynski merged commit dc06767 into main Apr 13, 2025
6 checks passed
@DavidKorczynski DavidKorczynski deleted the fix-chat-llm-openai branch April 13, 2025 20:44
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.

2 participants