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

fix(agents-api): init nlp pipeline text-search #1045

Open
wants to merge 31 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
e466dfe
fix(agetns-api): init nlp pipeline text-search
Vedantsahai18 Jan 12, 2025
ba39b54
refactor: Lint agents-api (CI)
Vedantsahai18 Jan 12, 2025
8c3d6be
chore: misc update
Vedantsahai18 Jan 13, 2025
1d677a2
feat(test): add new embeddings + FTS tests
Vedantsahai18 Jan 13, 2025
67fc92d
fix: Remove unused function as the conversion is done by postgres query
whiterabbit1983 Jan 13, 2025
d21f980
refactor: Lint agents-api (CI)
whiterabbit1983 Jan 13, 2025
8b19c96
fix: Remove unused function as the conversion is done by postgres query
whiterabbit1983 Jan 13, 2025
70a78b3
fix(agents-api): fixed nlp pipeline for FTS
Vedantsahai18 Jan 13, 2025
ab8e3b7
chore(tests): added test for the nlp utility + FTS search
Vedantsahai18 Jan 13, 2025
41ae093
chore: misc code refactor
Vedantsahai18 Jan 13, 2025
1b02a79
Merge branch 'dev' into x/rag-search
Vedantsahai18 Jan 13, 2025
25a2e65
refactor: Lint agents-api (CI)
Vedantsahai18 Jan 13, 2025
fd2481e
chore: misc fix
Vedantsahai18 Jan 13, 2025
1a7eca2
refactor: Lint agents-api (CI)
Vedantsahai18 Jan 13, 2025
7c99628
chore: test fix + add embedding vector generation based on the confid…
Vedantsahai18 Jan 13, 2025
cb86135
refactor: Lint agents-api (CI)
Vedantsahai18 Jan 13, 2025
61d32bd
fix(agents-api): Configure spacy for postgresql
Ahmad-mtos Jan 14, 2025
890880b
refactor: Lint agents-api (CI)
Ahmad-mtos Jan 14, 2025
27ed1f4
chore: misc refactor
Vedantsahai18 Jan 14, 2025
2f161f7
Merge branch 'dev' into x/rag-search
Vedantsahai18 Jan 14, 2025
6a07a54
Update agents-api/agents_api/common/nlp.py
Vedantsahai18 Jan 14, 2025
68a7a05
fix(agents-api): add split chunks option + nlp tests
Ahmad-mtos Jan 15, 2025
3fa200c
refactor: Lint agents-api (CI)
Ahmad-mtos Jan 15, 2025
2c25490
chore(agents-api): utilize ``text_to_tsvector_query`` in search queries
Ahmad-mtos Jan 15, 2025
363c7c6
refactor: Lint agents-api (CI)
Ahmad-mtos Jan 15, 2025
e73d786
Merge branch 'x/rag-search' into x/rag-search-nlp
Ahmad-mtos Jan 15, 2025
9eb018f
chore(agents-api): remove clean parameter from ``extract_keywords``
Ahmad-mtos Jan 15, 2025
9df8de4
refactor: Lint agents-api (CI)
Ahmad-mtos Jan 15, 2025
8fe87cb
fix(agents-api): increase test coverage + set ``split_cuncks=Ture`` a…
Ahmad-mtos Jan 15, 2025
fcd2ad3
tests hotfix
Ahmad-mtos Jan 15, 2025
e5e24aa
Merge pull request #1055 from julep-ai/x/rag-search-nlp
Ahmad-mtos Jan 15, 2025
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
Loading