tinygrad/.github/workflows
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
..
autogen.yml unify adreno autogen with mesa (#13604) 2025-12-06 15:17:36 -05:00
benchmark.yml ci: add usb4 (#13643) 2025-12-11 19:41:41 +03:00
benchmark_search.yml DISABLE_COMPILER_CACHE -> CCACHE (#13234) 2025-11-12 15:07:09 -08:00
docs.yml add strict mkdocs check (#5497) 2024-07-15 14:21:37 -07:00
mlperf.yml revert mlperf.yml setting (#13080) 2025-11-03 15:24:13 -05:00
python-publish.yml migrate to pyproject.toml (#13189) 2025-11-11 09:09:27 -08:00
szdiff.yml fix sz.py tinygrad import in ci (#13418) 2025-11-22 19:20:26 +08:00
test.yml llm: add created/model fields, non-streaming support, and tests (#13660) 2025-12-12 14:50:36 -05:00