v2.0.0 / 2023-10-02
What's Changed
- fix setup.py and run black by @ifrit98 in #1
- Openvalidators by @Eugene-hu in #2
- Openminers by @isabella618033 in #3
- Add openai miner by @ifrit98 in #5
- Add btlm miner by @ifrit98 in #4
- Add vicuna miner by @isabella618033 in #6
- Vicuna fix by @isabella618033 in #7
- Read-me update by @Eugene-hu in #8
- Docs by @ifrit98 in #12
- Blacklist fixes by @isabella618033 in #9
- add prompting example to examples/ by @ifrit98 in #13
- Circleci by @ifrit98 in #11
- Integrate Streaming by @ifrit98 in #10
- add hashes to protocol by @ifrit98 in #14
- update to 4.30.0 for security reasons by @ifrit98 in #15
- miner/validator markdown by @ifrit98 in #16
- ensure moving_avg_scores shape matches neuron_weights shape by @ifrit98 in #20
- Validators repo migration by @p-ferreira in #21
- remove unnecessary hash fields + docs updates by @ifrit98 in #18
- Remove blacklist prompt cache check by @ifrit98 in #19
- Validator axon by @Eugene-hu in #26
- handle case where mg shrinks from previously stored chain state by @ifrit98 in #27
- add required_hash_fields to protocol def by @ifrit98 in #25
- fix regex in setup.py by @ifrit98 in #23
- ensure topk isn't out of bounds by @ifrit98 in #28
- Miner.blacklist.min_request_period 30 -> 5 by @isabella618033 in #29
- Sync miners by @ifrit98 in #30
- corrects completion log status by @p-ferreira in #31
- update grep for chacngelog test by @ifrit98 in #32
- 10 -> 100 blocks by @ifrit98 in #33
- Release versioning by @Eugene-hu in #34
New Contributors
- @ifrit98 made their first contribution in #1
- @Eugene-hu made their first contribution in #2
- @isabella618033 made their first contribution in #3
- @p-ferreira made their first contribution in #21
Full Changelog: https://github.com/opentensor/text-prompting/commits/v2.0.0