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

enhance openssa.l2.resource.file.FileResource to admit non-generic embedding models & LMs #140

Merged
merged 23 commits into from
Mar 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
9cade85
minor edit: openssa.core.backend.rag_backend.AbstractRAGBackend
TheVinhLuong102 Mar 11, 2024
553b5e8
Merge branch 'resources/file-stored' of https://GitHub.com/Aitomatic/…
TheVinhLuong102 Mar 11, 2024
f0773df
update examples/RAG-with-Fine-Tuned-Models notebook
TheVinhLuong102 Mar 12, 2024
c1e361b
update examples/RAG-with-Fine-Tuned-Models notebook
TheVinhLuong102 Mar 12, 2024
d0a7a1a
update examples/RAG-with-Fine-Tuned-Models notebook
TheVinhLuong102 Mar 12, 2024
5a98f5d
Merge branch 'examples/FinanceBench' of https://GitHub.com/Aitomatic/…
TheVinhLuong102 Mar 12, 2024
6f2be33
update examples/RAG-with-Fine-Tuned-Models notebook
TheVinhLuong102 Mar 12, 2024
0f57a5a
Merge branch 'examples/FinanceBench' of https://GitHub.com/Aitomatic/…
TheVinhLuong102 Mar 12, 2024
35c58e0
Merge branch 'docs-1' of https://GitHub.com/Aitomatic/OpenSSA into ra…
TheVinhLuong102 Mar 13, 2024
4c3bee6
Merge branch 'examples/FinanceBench' of https://GitHub.com/Aitomatic/…
TheVinhLuong102 Mar 14, 2024
209476a
Merge branch 'main' of https://GitHub.com/Aitomatic/OpenSSA into rag/…
TheVinhLuong102 Mar 14, 2024
a403d2a
Merge branch 'main' of https://GitHub.com/Aitomatic/OpenSSA into rag/…
TheVinhLuong102 Mar 15, 2024
296f381
minor fix: openssa.l2.resource.file.FileResource
TheVinhLuong102 Mar 15, 2024
f64e145
update openssa.l2.resource.file.FileResource
TheVinhLuong102 Mar 15, 2024
9ef39d3
Revert "update openssa.l2.resource.file.FileResource"
TheVinhLuong102 Mar 15, 2024
4e0d7a5
add openssa.l2.resource.file.FileResource.on_remote
TheVinhLuong102 Mar 15, 2024
5bb4379
Merge branch 'rag/fine-tuned' of https://GitHub.com/Aitomatic/OpenSSA…
TheVinhLuong102 Mar 15, 2024
e1e5457
add openssa.l2.resource.file.FileResource.lm
TheVinhLuong102 Mar 15, 2024
ad74150
rename openssa.l2.resource.file.FileResource.index_dir_str_path
TheVinhLuong102 Mar 15, 2024
8c022c6
update openssa.l2.resource.file.FileResource.query_engine to use spec…
TheVinhLuong102 Mar 15, 2024
0cb17f8
expose explicit LlamaIndex configurations in openssa.l2.resource.file…
TheVinhLuong102 Mar 15, 2024
8621d35
add explicit LlamaIndex VectorIndexRetriever configurations to openss…
TheVinhLuong102 Mar 15, 2024
24dcb9f
minor edit
TheVinhLuong102 Mar 15, 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