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

Extracts candidate values from documents #226

Merged
merged 4 commits into from
Nov 7, 2024

Conversation

markwaddle
Copy link
Contributor

Using a separate LLM call per document. The extracted, "candidate" field values are then provided to the guided conversation. The guided conversation then works through asking the user which values to use.

Additionally, removes unneeded truncation of completion messages in message debug, now that it's stored and retrieved separately.

Using a separate LLM call per document. The extracted, "candidate" field
values are then provided to the guided conversation. The guided
conversation then works through asking the user which values to use.

Additionally, removes unneeded truncation of completion messages in
message debug, now that it's stored and retrieved separately.
@markwaddle markwaddle merged commit 3cc191a into microsoft:main Nov 7, 2024
5 checks passed
@markwaddle markwaddle deleted the markwaddle/candidate-values branch November 7, 2024 00:53
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