4 Commits

Author SHA1 Message Date
Edin Ćoralić
ae903d7465 fix: Updated ThreadMessage struct with latest fields based on OpenAI docs (#792)
* fix: Updated ThreadMessage struct with latest fields based on OpenAI docs

* fix: Reverted FileIDs for backward compatibility of v1
2024-07-19 15:12:20 +01:00
Pawel Kosiec
68acf22a43 Support Tool Resources properties for Threads (#760)
* Support Tool Resources properties for Threads

* Add Chunking Strategy for Threads vector stores
2024-06-13 19:26:37 +04:00
Danai Antoniou
8d15a377ec Remove hardcoded assistants version (#719) 2024-04-24 15:59:50 +04:00
Simone Vellei
bc89139c1d Feat Implement threads API (#536)
* feat: implement threads API

* fix

* add tests

* fix

* trigger£

* trigger

* chore: add beta header
2023-11-09 12:05:44 +04:00