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: RFC197 #960

Merged
merged 49 commits into from
Mar 5, 2024
Merged

feat: RFC197 #960

merged 49 commits into from
Mar 5, 2024

Conversation

iorisa
Copy link
Collaborator

@iorisa iorisa commented Mar 5, 2024

Features

  1. Add LLM pricing plan config.
  2. Implement RFC197: https://deepwisdom.feishu.cn/wiki/VyK0wfq56ivuvjklMKJcmHQknGt
  3. Add namespace utils
  4. Refactor cost calc.

莘权 马 and others added 30 commits January 19, 2024 10:00
feat: +retry
fixbug: method type, feat: add compotition&aggregation
fixbug: IndexableDocument.from_path error
fixbug: llm not answering the question
fixbug: add METAGPT model calc usage logic
@codecov-commenter
Copy link

codecov-commenter commented Mar 5, 2024

Codecov Report

Attention: Patch coverage is 56.50510% with 341 lines in your changes are missing coverage. Please review.

Project coverage is 80.69%. Comparing base (684ca96) to head (8e85dd3).

Files Patch % Lines
metagpt/actions/rebuild_sequence_view.py 30.92% 172 Missing ⚠️
metagpt/actions/rebuild_class_view.py 19.23% 42 Missing ⚠️
metagpt/repo_parser.py 84.39% 32 Missing ⚠️
metagpt/schema.py 45.00% 22 Missing ⚠️
metagpt/utils/graph_repository.py 43.58% 22 Missing ⚠️
metagpt/utils/common.py 51.35% 18 Missing ⚠️
metagpt/roles/engineer.py 0.00% 9 Missing ⚠️
metagpt/memory/brain_memory.py 20.00% 8 Missing ⚠️
metagpt/utils/di_graph_repository.py 36.36% 7 Missing ⚠️
metagpt/document.py 50.00% 3 Missing ⚠️
... and 4 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #960      +/-   ##
==========================================
- Coverage   81.85%   80.69%   -1.16%     
==========================================
  Files         226      226              
  Lines       12630    13178     +548     
==========================================
+ Hits        10338    10634     +296     
- Misses       2292     2544     +252     

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

Copy link
Owner

@geekan geekan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@iorisa iorisa merged commit 5cae13f into geekan:main Mar 5, 2024
1 of 3 checks passed
@iorisa iorisa deleted the feature/rebuild branch March 5, 2024 08:30
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.

4 participants