Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
olokobayusuf committed Aug 27, 2024
1 parent 0852db5 commit 326a95b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@

Use local LLMs in your browser and Node.js apps. This package is designed to patch `OpenAI` and `Anthropic` clients for running inference locally, using predictors hosted on [Function](https://fxn.ai/explore).

> [!TIP]
> We offer a similar package for use in Python. Check out [fxn-llm](https://github.com/fxnai/fxn-llm).
> [!IMPORTANT]
> This package is still a work-in-progress, so the API could change drastically between **all** releases.
Expand Down Expand Up @@ -66,6 +69,7 @@ const message = anthropic.messages.create({

> [!CAUTION]
> Anthropic support is not functional. It is still a work-in-progress.
___

## Useful Links
Expand Down
Empty file removed test/.gitkeep
Empty file.

0 comments on commit 326a95b

Please sign in to comment.