Skip to content

Releases: mzxrai/mcp-openai

0.1.1

06 Dec 18:15

Choose a tag to compare

chore: Align package version to 0.1.1 and add repository info

- Update version number in index.ts and package.json
- Add git repository information to package.json

initial release

06 Dec 17:57

Choose a tag to compare

docs: Improve model invocation examples in README

- Add separate example for gpt-4o model
- Format examples for better readability
- Split single paragraph into multiple for clarity