8000 Tags · PrimeIntellect-ai/protocol · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: PrimeIntellect-ai/protocol

Tags

v0.2.11-beta.15

Toggle v0.2.11-beta.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add group id to variable substitution (#331)

v0.2.11-beta.14

Toggle v0.2.11-beta.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
rebuild groups when one node dies (#328)

* rebuild groups when one node dies

v0.2.11-beta.13

Toggle v0.2.11-beta.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: multiple group assignments (#327)

* improve redis tests, fix node group assignments

* add groups to api endpoint

v0.2.11-beta.12

Toggle v0.2.11-beta.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
align smart contracts (#326)

v0.2.11-beta.11

Toggle v0.2.11-beta.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature: Node topology plugin (#325)

* add basic implementation for status update plugins and intitial webhook plugin

* introduce webhook plugin

* Introduce Node grouping plugin for status update & scheduler 

* automatically generate p2p id on worker

v0.2.11-beta.10

Toggle v0.2.11-beta.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature: status update plugins (#324)

* Introduce plugins in orchestrator status updates that allow to react on status changes

* Introduce webhook plugin that allows to fire webhooks when node status changes

v0.2.11-beta.9

Toggle v0.2.11-beta.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature: orchestrator scheduler (#323)

* add basic scheduler and plugins

v0.2.11-beta.8

Toggle v0.2.11-beta.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
introduce server modes to improve scalability of svc (#322)

* introduce server modes to improve scalability of svc

* automatically deploy multiple versions of orchestrator (API and processor) via helm charts

v0.2.11-beta.7

Toggle v0.2.11-beta.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Orchestrator: Keep old tasks in store (#321)

* Keep all tasks in the orchestrator store, add get_all functionality, change route from /tasks to /tasks/current to get the running task

v0.2.11-beta.6

Toggle v0.2.11-beta.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improvement: Transaction retries & incremental gas increase (#318)

* detect external IP using stun servers

* move work submission to retry handler

* improve network gas price fetching and placement of gas price increases

* add anvil tests, adjust nonce management to be non cached

* add foundry to test pipeline

* add additional test for replacement tx
0