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

v2.15.0 #495

Merged
merged 102 commits into from
Dec 18, 2024
Merged

v2.15.0 #495

merged 102 commits into from
Dec 18, 2024

Conversation

bkb2135
Copy link
Collaborator

@bkb2135 bkb2135 commented Dec 13, 2024

v2.15.0 Release Change Log

  • Add separate API process to interface with miners (validator_api/api.py);
  • Add .env.api config file for API settings;
  • Add API docs at validator_api/API_docs.md;
  • Add test query script (scripts/test_api.py);
  • Moved prompting.Settings into shared.Settings to share config between validator and API;
  • Fix DuckDuckGo rate-limits (prompting/base/duckduckgo_patch.py);
  • Code clean up and other minor changes.

richwardle and others added 30 commits December 5, 2024 12:53
Co-authored-by: richwardle <richard.wardle@macrocosmos.ai>
…cript

Remove redundant line in install.sh
Co-authored-by: bkb2135 <98138173+bkb2135@users.noreply.github.com>
Co-authored-by: richwardle <richard.wardle@macrocosmos.ai>
- Adding a patch to DuckDuckGo to accept proxy
- Adding proxy to settings and throwing warning for validator if not
provided

Co-authored-by: bkb2135 <98138173+bkb2135@users.noreply.github.com>
Co-authored-by: richwardle <richard.wardle@macrocosmos.ai>
Copy link
Collaborator

@dbobrenko dbobrenko left a comment

Choose a reason for hiding this comment

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

LGTM

@Hollyqui Hollyqui changed the title v2.14.3 v2.15.0 Dec 18, 2024
@bkb2135 bkb2135 merged commit 851f91f into main Dec 18, 2024
2 checks passed
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