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

Googleai compatability tools #1594

Merged
merged 16 commits into from
Jan 21, 2025
Merged

Googleai compatability tools #1594

merged 16 commits into from
Jan 21, 2025

Conversation

dartpain
Copy link
Contributor

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • Why was this change needed? (You can also link to an open issue here)

  • Other information:

Copy link

vercel bot commented Jan 21, 2025

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 Jan 21, 2025 9:51am
nextra-docsgpt 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jan 21, 2025 9:51am

@github-actions github-actions bot added the application Application label Jan 21, 2025
@dartpain dartpain marked this pull request as ready for review January 21, 2025 09:51
@dartpain dartpain merged commit 2606e6b into main Jan 21, 2025
12 checks passed
Copy link

codecov bot commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 20.64516% with 123 lines in your changes missing coverage. Please review.

Project coverage is 35.04%. Comparing base (0cab007) to head (b965ce7).
Report is 23 commits behind head on main.

Files with missing lines Patch % Lines
application/llm/google_ai.py 7.81% 59 Missing ⚠️
application/tools/llm_handler.py 22.72% 34 Missing ⚠️
application/tools/tool_action_parser.py 33.33% 12 Missing ⚠️
application/tools/agent.py 18.18% 9 Missing ⚠️
application/retriever/classic_rag.py 0.00% 3 Missing ⚠️
application/llm/base.py 66.66% 2 Missing ⚠️
application/retriever/brave_search.py 0.00% 2 Missing ⚠️
application/llm/openai.py 50.00% 1 Missing ⚠️
application/retriever/duckduck_search.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1594      +/-   ##
==========================================
- Coverage   35.44%   35.04%   -0.41%     
==========================================
  Files          73       75       +2     
  Lines        3656     3764     +108     
==========================================
+ Hits         1296     1319      +23     
- Misses       2360     2445      +85     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application Application
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants