You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, this codebase uses OpenAI's ChatGPT. A great support to the codebase would be abstracting the ChatGPT language model requests into a class that can have any language model run the prompt. Starting with Claude, Grok, or adding HuggingFace support would accomplish this.
The text was updated successfully, but these errors were encountered:
Currently, this codebase uses OpenAI's ChatGPT. A great support to the codebase would be abstracting the ChatGPT language model requests into a class that can have any language model run the prompt. Starting with Claude, Grok, or adding HuggingFace support would accomplish this.
The text was updated successfully, but these errors were encountered: