* Document model_providers headers in configuration reference
Co-authored-by: Musa <musa@spherrrical.dev>
* ci: retrigger workflow
Co-authored-by: Musa <musa@spherrrical.dev>
* fix(llm_gateway): buffer non-streaming response body until end_of_stream
Wait for the full upstream body before JSON parsing to avoid truncated
responses on chunked replies. Retry currency_exchange demo tests on flake.
Co-authored-by: Musa <musa@spherrrical.dev>
* fix(llm_gateway): read full non-streaming body when final chunk is empty
Co-authored-by: Musa <musa@spherrrical.dev>
* fix(llm_gateway): read full non-streaming body with usize::MAX at end_of_stream
Co-authored-by: Musa <musa@spherrrical.dev>
* fix(llm_gateway): use envoy body_size for response body replacement
Co-authored-by: Musa <musa@spherrrical.dev>
* docs: explain model_providers headers in configuration reference
Revert unrelated llm_gateway and demo test runner changes.
Co-authored-by: Musa <musa@spherrrical.dev>
* chore: drop unrelated changes, keep docs-only diff
Co-authored-by: Musa <musa@spherrrical.dev>
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
* init update
* Update terminology.rst
* fix the branch to create an index.html, and fix pre-commit issues
* Doc update
* made several changes to the docs after Shuguang's revision
* fixing pre-commit issues
* fixed the reference file to the final prompt config file
* added google analytics
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
2024-10-06 16:54:34 -07:00
Renamed from docs/source/configuration_reference.rst (Browse further)