mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-29 09:39:47 +00:00
Spelling
This commit is contained in:
parent
f47c4daa36
commit
311ad20114
@ -8,7 +8,7 @@ namespace AIStudio.Provider;
|
||||
public abstract class BaseProvider
|
||||
{
|
||||
/// <summary>
|
||||
/// The HTTP client to use for all requests.
|
||||
/// The HTTP client to use it for all requests.
|
||||
/// </summary>
|
||||
protected readonly HttpClient httpClient = new();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user