Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(parse): add test case for valid chat input
This commit adds a new test case to ensure the `TestParseChatFile` function correctly handles a valid chat input scenario. The test verifies that the input is parsed into the expected chat completion request message without errors.
- Loading branch information