
Seed-OSS
ByteDance's open-source 36 billion parameter-long contextual big language model supports 512K tokens, a controlled mind budget, excels in inference, code and agent tasks, and is freely commercially available under the Apache-2.0 license.
An end-to-end testing framework based on natural language processing and AI technologies which streamlines the testing process, increases testing efficiency, and lowers the testing threshold.
Shortest is an innovative end-to-endAI Testing Framework, which combines natural language processing and artificial intelligence technologies, is designed to streamline the testing process and improve testing efficiency. It allows test developers to write test cases through everyday language, which are automatically processed and executed by AI, thus significantly lowering the threshold for testing.
npm install @antiwork/shortest.npx shortest(or the corresponding pnpm, yarn commands) to run the tests. Before running, you need to configure theshortest.config.tsfile that specifies the base URL of the test, the directory where the test cases are located, and so on.






