Skip to content

Commit 667b595

Browse files
docs: adds related packages section (#10)
1 parent ba9d6aa commit 667b595

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,12 @@ Task {
236236

237237
To learn more about structured outputs, check out the [OpenAI documentation](https://platform.openai.com/docs/guides/structured-outputs/introduction).
238238

239+
## Related Packages
240+
241+
- [swift-ai-model-retriever](https://github.com/kevinhermawan/swift-ai-model-retriever)
242+
- [swift-json-schema](https://github.com/kevinhermawan/swift-json-schema)
243+
- [swift-llm-chat-anthropic](https://github.com/kevinhermawan/swift-llm-chat-anthropic)
244+
239245
## Support
240246

241247
If you find `LLMChatOpenAI` helpful and would like to support its development, consider making a donation. Your contribution helps maintain the project and develop new features.

Sources/LLMChatOpenAI/Documentation.docc/Documentation.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,3 +206,9 @@ Task {
206206
```
207207

208208
To learn more about structured outputs, check out the [OpenAI documentation](https://platform.openai.com/docs/guides/structured-outputs/introduction).
209+
210+
## Related Packages
211+
212+
- [swift-ai-model-retriever](https://github.com/kevinhermawan/swift-ai-model-retriever)
213+
- [swift-json-schema](https://github.com/kevinhermawan/swift-json-schema)
214+
- [swift-llm-chat-anthropic](https://github.com/kevinhermawan/swift-llm-chat-anthropic)

0 commit comments

Comments
 (0)