Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
Signed-off-by: oilbeater <[email protected]>
  • Loading branch information
oilbeater committed Oct 3, 2024
1 parent 31717c8 commit 0c4240e
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 @@ -6,7 +6,7 @@ It is fully **CloudFlare Native**: allowing for global scale deployment without

It is written in **TypeScript**: ensuring adaptability to the rapidly evolving AI ecosystem and catering to the diverse needs of application developers.

> Malacca is still an early-stage project, containing many experiments by the author. Currently, it only supports AzureOpenAI. We welcome contributions and ideas from the community to help expand and improve this project.
> Malacca is still an early-stage project, containing many experiments by the author. Currently, it only supports AzureOpenAI. While Malacca provides numerous features, its primary purpose is to offer a framework and examples to help users better implement their own custom functionalities. We encourage you to read the code and adapt it to your specific needs. We welcome contributions and ideas from the community to help expand and improve this project.
## Features

Expand All @@ -19,7 +19,7 @@ It is written in **TypeScript**: ensuring adaptability to the rapidly evolving A
- πŸ› οΈ **Comprehensive Feature Set**
- πŸ”‘ **Virtual Key**: Manage access permissions using virtual keys, providing more granular control over API access.
- ⚑ **Caching**: Reduce latency and costs by caching repeat requests.
- πŸ“Š **Token Usage Monitoring**: Track the usage of tokens in real time, allowing you to understand and manage API costs.
- πŸ“Š **Analytics**: Track the status, error, latency and usage of tokens, allowing you to understand and manage API costs.
- πŸ“‹ **Logging**: Record requests and responses to further fine-tune or reinforcement learning.
- 🚦 **Rate Limiting**: Protect upstream API resources by controlling request rates.

Expand Down

0 comments on commit 0c4240e

Please sign in to comment.