Closed smokestacklightnin closed 7 months ago
In preparation for adding local assistants that do not require API keys, this PR refactors ragna.assistants._api.ApiAssistant.
ragna.assistants._api.ApiAssistant
This resolves Issue #375.
If anyone has strong opinions about the chosen naming conventions, please share them.
IMPORTANT: This PR should be merged after PR #380 is merged and before PR #376 is merged.
In preparation for adding local assistants that do not require API keys, this PR refactors
ragna.assistants._api.ApiAssistant
.This resolves Issue #375.
If anyone has strong opinions about the chosen naming conventions, please share them.
IMPORTANT: This PR should be merged after PR #380 is merged and before PR #376 is merged.