Releases: macrocosm-os/prompting
Releases · macrocosm-os/prompting
v2.17.7
v2.17.6
What's Changed
- Double the weight of organics by @bkb2135 in #598
- Randomize Target Results by @bkb2135 in #606
- Fix API availability and scoring loops by @dbobrenko in #608
- fix/improving msr by @Hollyqui in #609
- API dependencies hotfix; version bump v2.17.4 by @dbobrenko in #610
- Enforce API Key for Web Retrieval And Allow For Specified UIDS by @richwardle in #607
- Add API scoring for non-streaming completions by @dbobrenko in #612
- Hotfix: Wait for loop execution first by @dbobrenko in #615
- Bump v2.17.5 by @bkb2135 in #616
- v2.17.5 by @dbobrenko in #617
- Fix attr errors in web retrieval by @bkb2135 in #618
- Add API uid fallback, handle exceptions in loop runner by @dbobrenko in #620
- Remove past websites by @bkb2135 in #619
- Remove Notebooks by @richwardle in #623
- Default to random miners by @bkb2135 in #622
- Adding cache by @Hollyqui in #625
- Make WebRetrievalRewardModel hashable by @Hollyqui in #629
- Add API systemd start/stop scripts by @dbobrenko in #626
- Making Reward Function Async & Various Optimisations by @Hollyqui in #628
- SN1-406-improve-api-docs by @richwardle in #627
- Add Past Websites Files by @richwardle in #630
- Add Await To Inference Reward Model by @richwardle in #632
- Fix pydantic types; move autoawq to poetry by @dbobrenko in #635
- Separate Prompting, Remove TTI Endpoint, Add Json Flag by @richwardle in #633
- Add Async Timeout by @richwardle in #636
- Pass Timeout Through by @richwardle in #637
- Teardown wandb at exit by @bkb2135 in #624
- Hotfix HF model initialization by @dbobrenko in #638
- Allow langflow arguments to be properly parsed by completion endpoint by @bkb2135 in #640
- v2.17.6 by @bkb2135 in #621
Full Changelog: v2.17.4...v2.17.6
v2.17.4
v2.17.3
What's Changed
- Fixing multiple message sending by @Hollyqui in #579
- Fix/adding n results to web retrieval endpoint by @Hollyqui in #581
- Autoupdate wasn't correctly resetting the validator by @richwardle in #583
- Hotfix/fixing greenland problem by @Hollyqui in #584
- Hotfix/web retrieval exploit by @Hollyqui in #590
- Set autoawq to 0.2.8 by @dbobrenko in #588
- Merge Main to Staging by @bkb2135 in #591
- API fix for bittensor v9.0.0 by @dbobrenko in #585
- Fix staging by @bkb2135 in #592
- Bump Version Number in Main by @bkb2135 in #594
- Create SN1 Loadbalancer by @richwardle in #559
- SN1-402 clean logging by @richwardle in #586
- Merge/merge main into staging by @bkb2135 in #597
- Improve Doc Clarity by @richwardle in #587
- Revert "Improve Doc Clarity" by @bkb2135 in #601
- Features/fix staging by @bkb2135 in #599
- Default Organic to False by @bkb2135 in #602
- v2.17.3 by @bkb2135 in #596
Full Changelog: V2.17.2...v2.17.3
v2.17.2
v2.17.1
What's Changed
- Move Api Docs by @richwardle in #566
- AttributeError: 'SharedSettings' object has no attribute 'INFERENCE_TIMEOUT' by @0xxfu in #567
- Fix extract content with cache by @0xxfu in #568
- Hotfix for inference and web retrieval by @dbobrenko in #569
- Restore API workers by @dbobrenko in #570
- Add API scoring queue by @dbobrenko in #565
- Centralize Docs by @bkb2135 in #573
- Fix API spin up with large amount of workers by @dbobrenko in #558
- Hotfix/check-if-relevant-in-content by @bkb2135 in #574
- Bump v2.17.1; reduce log verbosity; apply task fixes by @dbobrenko in #577
- Randomizing seed for mixture of miners by @Hollyqui in #571
- Hotfix/ensuring multiple messages passed by @Hollyqui in #575
- Fix setting references and wandb by @dbobrenko in #578
- hotfix/fix-exploit-in-web-retrieval by @Hollyqui in #580
- v2.17.1 by @bkb2135 in #576
New Contributors
Full Changelog: v2.17.0...v2.17.1
What's Changed
- Move Api Docs by @richwardle in #566
- AttributeError: 'SharedSettings' object has no attribute 'INFERENCE_TIMEOUT' by @0xxfu in #567
- Fix extract content with cache by @0xxfu in #568
- Hotfix for inference and web retrieval by @dbobrenko in #569
- Restore API workers by @dbobrenko in #570
- Add API scoring queue by @dbobrenko in #565
- Centralize Docs by @bkb2135 in #573
- Fix API spin up with large amount of workers by @dbobrenko in #558
- Hotfix/check-if-relevant-in-content by @bkb2135 in #574
- Bump v2.17.1; reduce log verbosity; apply task fixes by @dbobrenko in #577
- Randomizing seed for mixture of miners by @Hollyqui in #571
- Hotfix/ensuring multiple messages passed by @Hollyqui in #575
- Fix setting references and wandb by @dbobrenko in #578
- hotfix/fix-exploit-in-web-retrieval by @Hollyqui in #580
- v2.17.1 by @bkb2135 in #576
New Contributors
Full Changelog: v2.17.0...v2.17.1
v2.17.0
What's Changed
- Add system prompt and vary temp and new tokens by @bkb2135 in #545
- Peak at First Chunk before Streaming it Back by @bkb2135 in #544
- HOTFIX: Fixing non-streaming timeout by @Hollyqui in #548
- Update miner.py by @bkb2135 in #550
- Sn1 369 autoupdate scripts for validators by @richwardle in #538
- Refresh API Key Store on API Key Creation by @richwardle in #549
- Features/forward-responses-for-scoring by @bkb2135 in #547
- Set AWQ version to 2.7.3.post3 by @dbobrenko in #553
- Revert "Set AWQ version to 2.7.3.post3" by @bkb2135 in #555
- Add workers to API, set default to 4; add stress API test script by @dbobrenko in #552
- SN1-373: Test Time Inference Token Endpoint by @Hollyqui in #534
- SN1-386: Add miner availability for inference queries by @Hollyqui in #557
- Hotfix/restore awq version by @bkb2135 in #556
- Change Create Branch To Stash Changes by @richwardle in #561
- Defaulting verify=False by @Hollyqui in #562
- Hackathon/add time penalty by @richwardle in #554
- Hackathon/improve web retrieval by @bkb2135 in #551
- Bump Version Number by @bkb2135 in #564
- v2.17.0 by @Hollyqui in #563
Full Changelog: v2.16.2...v2.17.0
v2.16.2
v2.16.1
What's Changed
- Hotfix: Using multiple messages for inference by @Hollyqui in #531
- Sn1 360 move qa task to web dataset by @bkb2135 in #524
- Improving API docs by @Hollyqui in #533
- Code clean up and optimizations by @dbobrenko in #526
- Fix DDGS and PatchedDDGS; Fix staging web retrieval by @dbobrenko in #535
- Merge Main into Staging by @bkb2135 in #537
- Fix mixture endpoint by @dbobrenko in #536
- Scale Timeout With Max_New_tokens by @bkb2135 in #530
- Log Context source as source in wandb by @bkb2135 in #539
- v2.16.1 by @bkb2135 in #541
Full Changelog: v2.16.0...v2.16.1
v2.16.0
What's Changed
- SN1-362 fix issues with scoring endpoint by @Hollyqui in #507
- Add Mixture-of-Miners endpoint by @dbobrenko in #472
- Fix formatting by @dbobrenko in #513
- Improving docs, fixing settings by @Hollyqui in #514
- Hotfix/check api key by @Hollyqui in #516
- Remove old settings by @dbobrenko in #511
- SN1-361: Query multiple miners to return fastest response + Scoring bug fix by @Hollyqui in #521
- Remove py3.9 from github actions by @Hollyqui in #527
- Adding web retrieval endpoint by @Hollyqui in #528
- Update miner.py by @bkb2135 in #529
- v2.16.0 by @bkb2135 in #523
Full Changelog: v2.15.4...v2.16.0