| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.8.0 source code.tar.gz | 2024-06-17 | 35.7 MB | |
| 3.8.0 source code.zip | 2024-06-17 | 35.7 MB | |
| README.md | 2024-06-17 | 628 Bytes | |
| Totals: 3 Items | 71.4 MB | 0 | |
Added
- assistant: added feature for assistant beta-v2, and option for version selection (thanks @kdman98)
- vector-stores: add vector stores APIs (#324)
- batch: add batch APIs (#334)
Fixed
- models: make created and ownedBy nullable (#332) (thanks @thiswillbeyourgithub)
- chat: enhance flow cancel capability (#333)
- assistants: Assistant.name is nullable (#337) (thanks @Gama11)
- chat: add Azure OpenAI Content Filter Support (#340) (thanks @asharab)
- config: request options headers override previous values (#353)
- runs: get runs order param serialization (#355)