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

Updated Azure doc ingestion example to include RAG chatbot #712

Merged
merged 13 commits into from
Nov 13, 2023

Conversation

devinbost
Copy link
Collaborator

I updated the Azure document ingestion example to now be fully LangChain compatible and demonstrate a RAG chatbot on the data ingested by the pipeline.

@devinbost
Copy link
Collaborator Author

I don't understand the test failure output.

Found runtime impl changed after building, please build the runtime impl and commit the changes. 
HEAD detached at pull/712/merge
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   examples/applications/azure-document-ingestion/chatbot.yaml

no changes added to commit (use "git add" and/or "git commit -a")

What does this mean?

Copy link
Member

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

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

LGTM

@devinbost CI failed due to a "style" issue

can you reformat the code using this command?

mvn generate-sources

@nicoloboschi nicoloboschi merged commit 63b3c05 into LangStream:main Nov 13, 2023
10 checks passed
benfrank241 pushed a commit to vectorize-io/langstream that referenced this pull request May 2, 2024
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.

3 participants