Skip to content

fix: pass documents from messages to API call in OpenAI and LiteLLM standard chat context path#950

Draft
psschwei wants to merge 1 commit intogenerative-computing:mainfrom
psschwei:pass-docs
Draft

fix: pass documents from messages to API call in OpenAI and LiteLLM standard chat context path#950
psschwei wants to merge 1 commit intogenerative-computing:mainfrom
psschwei:pass-docs

Conversation

@psschwei
Copy link
Copy Markdown
Member

@psschwei psschwei commented Apr 28, 2026

Misc PR

Type of PR

  • Bug Fix
  • New Feature
  • Documentation
  • Other

Description

Testing

  • Tests added to the respective file if code was changed
  • New code has 100% coverage if code as added
  • Ensure existing tests and github automation passes (a maintainer will kick off the github automation when the rest of the PR is populated)

Attribution

  • AI coding assistants used

…tandard chat context path

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
@github-actions github-actions Bot added the bug Something isn't working label Apr 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor

The PR description has been updated. Please fill out the template for your PR to be reviewed.

@psschwei
Copy link
Copy Markdown
Member Author

Note: this falls more on the side of exploratory than a concrete proposal, hence the draft state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documents dropped in standard chat context path (generate_from_chat_context)

1 participant