Commit graph

3 commits

Author SHA1 Message Date
DJP
292faa5d76 Merge branch 'master' of bitbucket.org:zlalani/assistant-extractor 2025-09-02 16:43:15 -04:00
DJP
ee960c544f Initial commit: OpenAI Assistant Data Extractor
- Add Python script to extract assistant data via OpenAI API
- Extract names, IDs, system instructions, and vector stores
- Support for function tool schemas and response format schemas
- Export to CSV with separate schema files
- Handle pagination and error cases

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-02 16:43:01 -04:00
Dave Porter
9c29ab5246 Initial commit 2025-09-02 20:40:41 +00:00