ITADN

2.4.1

#39Pull RequestVectorChat 创建于 2024-12-13已合并
V
VectorChatcommented
# Changelog - [x] custom axon querying function (function that sends query to miner). Took logic from `bittensor` package and switched out `aiohttp` for `httpx` as the http client due to noticing some strange behavior with the former on both mainnet and localnet. - [x] Continous synthetic document generation. Instead of generating a batch of _k_ documents, waiting for all of them to complete and starting a new batch, it now will generate a max of _k_ at a time and then start a new synthetic document generation task as soon as a previous one completes, increasing concurrency # Checklist - [x] tests pass - [x] test autoupdate - [x] version bump
合并状态:已合并 合并于 2024-12-13 关闭于 2024-12-13 0 条评论