Files
tinygrad/test
George Hotz 316da9f7ff llm: add created/model fields, non-streaming support, and tests (#13660)
* llm: add created/model fields, non-streaming support, and tests

- Add `created` timestamp and `model` fields to response (required by OpenAI spec)
- Add non-streaming mode support for /v1/chat/completions
- Add `send_data` helper to HTTPRequestHandler for responses with Content-Length
- Refactor viz/serve.py to use send_data
- Add integration tests using real OpenAI client

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* add openai to testing

* toml

* Remove 'openai' from dependencies

Removed 'openai' from the dependencies list.

* bump cache

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-12 14:50:36 -05:00
..
2025-11-29 13:43:45 -08:00
2025-11-30 16:46:55 +03:00
2025-12-08 12:41:18 -05:00
2025-09-10 15:15:48 -04:00
2025-12-05 14:36:29 -08:00
2025-06-17 19:39:34 +03:00
2020-12-15 23:44:08 -08:00
2024-11-11 20:18:04 +08:00
2025-11-29 13:43:45 -08:00
2025-11-18 16:06:06 -08:00
2025-11-26 16:37:42 -08:00
2025-11-07 16:45:19 -08:00
2025-10-16 14:44:09 +08:00
2025-10-08 04:54:07 -04:00
2025-10-16 14:44:09 +08:00
2025-12-02 18:42:58 -08:00
2025-11-28 18:35:28 -08:00
2025-09-09 13:54:44 +03:00