Skip to content

Investigate why the max temperature test takes a very long time or is frozen #71

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sam-goldman opened this issue Jul 13, 2024 · 0 comments

Comments

@sam-goldman
Copy link
Contributor

Problem

We have a test case that ensures that a model from every integrated LLM provider can handle the user specifying a temperature value of 2, which is the max temperature allowed. However, this test either takes a significant amount of time, or is frozen altogether. (It has never completed before)

Steps to Reproduce

  1. Setup the Token.js repo
  2. pnpm vitest run test/manual/temperature.test.ts --testTimeout 100000

Expected Result

The test case passes

Actual Result

The test case eventually times out.

@sam-goldman sam-goldman changed the title Investigate why the max temperature test takes a very long time Investigate why the max temperature test takes a very long time or is frozen Jul 13, 2024
@linear linear bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 16, 2025
@RPate97 RPate97 reopened this Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants