Files
tinygrad/tinygrad
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 <[email protected]>

* add openai to testing

* toml

* Remove 'openai' from dependencies

Removed 'openai' from the dependencies list.

* bump cache

---------

Co-authored-by: Claude Opus 4.5 <[email protected]>
2025-12-12 14:50:36 -05:00
..
2025-11-13 10:10:38 -08:00
2025-12-08 12:41:18 -05:00
2025-12-12 18:55:45 +03:00
2025-05-18 11:38:28 -07:00
2025-12-08 14:02:08 -05:00
2025-11-18 16:06:06 -08:00
2024-08-14 17:31:46 -07:00
2025-12-05 14:36:29 -08:00