see #1161: work in progress
see #1161: add docs
Thank you for taking time to contribute this pull request! You might have already read the [contributor guide][1], but as a reminder, please make sure to:
- Sign the contributor license agreement
- Rebase your changes on the latest
main
branch and squash your commits - Add/Update unit tests as needed
- Run a build and make sure all tests pass prior to submission
Comment From: markpollack
I am trying to limit the scope of models so that we can reach 1.0 GA efficiently vs. growing scope. I appreciate this PR but think we may need to find another temporary home for it, perhaps we need a spring-ai-contrib repository or something like that to enable people to benefit from these contributions. thoughts?