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

working es #354

Merged
merged 5 commits into from
Sep 30, 2023
Merged

working es #354

merged 5 commits into from
Sep 30, 2023

Conversation

dartpain
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Sep 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 30, 2023 2:33pm
nextra-docsgpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 30, 2023 2:33pm

@dartpain dartpain linked an issue Sep 29, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Merging #354 (3eacfb9) into main (e4be38b) will increase coverage by 0.33%.
Report is 3 commits behind head on main.
The diff coverage is 20.11%.

@@            Coverage Diff             @@
##             main     #354      +/-   ##
==========================================
+ Coverage   15.56%   15.89%   +0.33%     
==========================================
  Files          56       58       +2     
  Lines        2519     2648     +129     
==========================================
+ Hits          392      421      +29     
- Misses       2127     2227     +100     
Files Coverage Δ
application/core/settings.py 100.00% <100.00%> (ø)
application/vectorstore/base.py 40.00% <100.00%> (ø)
application/api/answer/routes.py 25.00% <33.33%> (ø)
application/vectorstore/vector_creator.py 60.00% <60.00%> (ø)
application/vectorstore/faiss.py 50.00% <37.50%> (-10.00%) ⬇️
application/parser/open_ai_func.py 19.60% <22.22%> (-1.23%) ⬇️
application/worker.py 29.23% <0.00%> (-1.92%) ⬇️
application/api/user/routes.py 27.48% <7.69%> (-0.30%) ⬇️
application/api/internal/routes.py 34.04% <0.00%> (-0.75%) ⬇️
application/vectorstore/elasticsearch.py 14.89% <14.89%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

application/api/user/routes.py Dismissed Show dismissed Hide dismissed
@pabik pabik merged commit b86c294 into main Sep 30, 2023
13 checks passed
@dartpain dartpain deleted the featue/elasticsearch branch January 19, 2024 14:13
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.

Elasticsearch integration
2 participants