Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imclerran authored Sep 23, 2024
1 parent b674364 commit 436557e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This package is still in WIP 🛠️ stages, so the interface may be subject to
- Creating and parsing ChatML style requests and responses.
- Creating and parsing raw prompt style requests and responses.
- Formatting prompt strings with `[INST]`, `<<SYS>>`, and `<s>` tags for models with llama style fine-tuning.
- Access to over 230 open and closed source models, including models from OpenAI, Anthropic, Mistral, Meta, Google, and more.
- Access to over 230 open and closed source models, including models from OpenAI, Anthropic, Mistral, Meta, Google, Microsoft, Perplexity, and more.
- Most common LLM parameters such as `temperature`, `topP`, `topK`, `repetitionPenalty`, etc.
- OpenRouter specific features like fallback models and provider preferences.
- 🚀 __NEW!__ LLM tool use - this enables the AI model to call Roc functions and use the results in its answers.
Expand Down

0 comments on commit 436557e

Please sign in to comment.