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: tool calls tracking #1630

Merged
merged 4 commits into from
Feb 14, 2025
Merged

Conversation

siiddhantt
Copy link
Collaborator

No description provided.

Copy link

vercel bot commented Feb 12, 2025

@siiddhantt is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

codecov bot commented Feb 12, 2025

Codecov Report

Attention: Patch coverage is 18.68132% with 74 lines in your changes missing coverage. Please review.

Project coverage is 33.36%. Comparing base (6e8a53a) to head (7b05afa).
Report is 30 commits behind head on main.

Files with missing lines Patch % Lines
application/llm/openai.py 7.69% 24 Missing ⚠️
application/api/answer/routes.py 6.25% 15 Missing ⚠️
application/utils.py 13.33% 13 Missing ⚠️
application/retriever/classic_rag.py 7.69% 12 Missing ⚠️
application/tools/agent.py 0.00% 6 Missing ⚠️
application/tools/llm_handler.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1630      +/-   ##
==========================================
- Coverage   33.78%   33.36%   -0.42%     
==========================================
  Files          77       77              
  Lines        4067     4127      +60     
==========================================
+ Hits         1374     1377       +3     
- Misses       2693     2750      +57     

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

Copy link

vercel bot commented Feb 12, 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 Feb 14, 2025 10:26am

@dartpain dartpain merged commit 05319e3 into arc53:main Feb 14, 2025
8 of 10 checks passed
@siiddhantt siiddhantt deleted the feat/show-tool-execution branch February 14, 2025 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants