| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-15 | 1.2 kB | |
| v1.3.0 source code.tar.gz | 2026-05-15 | 2.0 MB | |
| v1.3.0 source code.zip | 2026-05-15 | 2.5 MB | |
| Totals: 3 Items | 4.5 MB | 1 | |
1.3.0 (2026-05-13)
Features
- Add ChatCompletionsHTTPClient and support for non-streaming requests (9529c1a)
- Add conversion from LlmRequest to ChatCompletionsRequest (d37f6ee)
- Add SkillSource interface and implementations for loading skills (509c4aa)
- Add support for refusal content using "[[REFUSAL]]:" prefix (e9184c9)
- Refactor BigQueryAgentAnalyticsPlugin for async in preparation for GCS offloading (d837ef0)