* attribute proc macro to bring your own types
* keep original fn as it is add new with _byot suffix
* update macro
* update macro
* use macro in main crate + add test
* byot: assistants
* byot: vector_stores
* add where_clause attribute arg
* remove print
* byot: files
* byot: images
* add stream arg to attribute
* byot: chat
* byot: completions
* fix comment
* fix
* byot: audio
* byot: embeddings
* byot: Fine Tunning
* add byot tests
* byot: moderations
* byot tests: moderations
* byot: threads
* byot tests: threads
* byot: messages
* byot tests: messages
* byot: runs
* byot tests: runs
* byot: steps
* byot tests: run steps
* byot: vector store files
* byot test: vector store files
* byot: vector store file batches
* byot test: vector store file batches
* cargo fmt
* byot: batches
* byot tests: batches
* format
* remove AssistantFiles and related apis (/assistants/assistant_id/files/..)
* byot: audit logs
* byot tests: audit logs
* keep non byot code checks
* byot: invites
* byot tests: invites
* remove message files API
* byot: project api keys
* byot tests: project api keys
* byot: project service accounts
* byot tests: project service accounts
* byot: project users
* byot tests: project users
* byot: projects
* byot tests: projects
* byot: uploads
* byot tests: uploads
* byot: users
* byot tests: users
* add example to demonstrate bring-your-own-types
* update README
* update doc
* cargo fmt
* update doc in lib.rs
* tests passing
* fix for complier warning
* fix compiler #[allow(unused_mut)]
* cargo fix
* fix all warnings
* add Voices
* publish = false for all examples
* specify versions
There are no files selected for viewing
This file was deleted.