Consider moving `GetResponseAsync<T>` down to M.E.AI.Abstractions
Open
api-suggestion
area-ai
enhancement
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 894
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 23
Description
We've heard of a few cases recently where folks have avoided using `GetResponseAsync` because it would mean adding a dependency on M.E.AI rather than M.E.AI.Abstractions, or at least they thought twice about using it for that reason. As `GetResponseAsync` shouldn't actually bring in any additional dependencies and as it doesn't carry a large footprint, we should consider pushing it down to M.E.AI.Abstractions.
Contributor guide
Assessment
This issue has not been assessed yet.