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

feat(inference): add tutorial how to implement RAG with managed infer… #3744

Merged
merged 27 commits into from
Oct 4, 2024
Merged
Changes from 26 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
2ff288b
feat(inference): add tutorial how to implement RAG with managed infer…
Laure-di Sep 24, 2024
73f71c2
configure dev env part
Laure-di Sep 24, 2024
83490a3
Managed database setup
Laure-di Sep 24, 2024
ca9beb9
last part of the first version
Laure-di Sep 24, 2024
d9f4ef2
add more informations on the tuto
Laure-di Sep 26, 2024
d1c41bc
fix title
Laure-di Sep 27, 2024
969b299
fix: remove unused env var and add missing one in code
Laure-di Sep 27, 2024
08218ba
database management improve
Laure-di Sep 27, 2024
6f66eda
develop Document loader
Laure-di Sep 27, 2024
a04d4c3
format
Laure-di Sep 27, 2024
4a72e84
Update tutorials/how-to-implement-rag/index.mdx
Laure-di Oct 3, 2024
004699b
Update tutorials/how-to-implement-rag/index.mdx
Laure-di Oct 3, 2024
b298435
Update tutorials/how-to-implement-rag/index.mdx
Laure-di Oct 3, 2024
52f5265
Update tutorials/how-to-implement-rag/index.mdx
Laure-di Oct 3, 2024
93b07a4
Update tutorials/how-to-implement-rag/index.mdx
Laure-di Oct 3, 2024
bf83379
Update tutorials/how-to-implement-rag/index.mdx
Laure-di Oct 3, 2024
a3f42df
Update tutorials/how-to-implement-rag/index.mdx
Laure-di Oct 3, 2024
29aa648
Update tutorials/how-to-implement-rag/index.mdx
Laure-di Oct 3, 2024
ea655a8
Update tutorials/how-to-implement-rag/index.mdx
Laure-di Oct 3, 2024
f5b4d4d
switch metodo
Laure-di Oct 3, 2024
69bc345
pre-defined prompt
Laure-di Oct 3, 2024
403fd5e
add custom prompt
Laure-di Oct 4, 2024
69c9974
exemple of endpoint
Laure-di Oct 4, 2024
8419eb7
Apply suggestions from code review
Laure-di Oct 4, 2024
bb72b38
Apply suggestions from code review
Laure-di Oct 4, 2024
d35ff83
Apply suggestions from code review
bene2k1 Oct 4, 2024
a77d197
Apply suggestions from code review
bene2k1 Oct 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading