Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanpieper committed Oct 9, 2024
1 parent d6d5007 commit 8e0a352
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ print(beliefs)
## 🤖 Supported LLMs

| LLM | Models |
|---------------------|---------------------------------------------------|
|----------------------|--------------------------------------------------|
| [OpenAI](https://github.com/irudnyts/openai) | gpt-4, gpt-4o, gpt-4o-mini, gpt-4-turbo, gpt-3.5-turbo |
| [Anthropic](https://github.com/yrvelez/claudeR) | claude-3-5-sonnet-20240620, claude-3-opus-20240229, claude-3-sonnet-20240229, claude-3-haiku-20240307, claude-2.1, claude-2.0 |
| [Google](https://github.com/jhk0530/gemini.R) | 1.5-pro, 1.5-flash, 1.0-pro |
Expand All @@ -83,9 +83,9 @@ print(beliefs)
- Sentiment analysis
- Thematic analysis
- Classification
- Re-factoring
- Labeling or tagging
- Language translation
- Refactoring variables

## ⚠️ Considerations

Expand Down

0 comments on commit 8e0a352

Please sign in to comment.