Skip to content

Commit

Permalink
add Embedder
Browse files Browse the repository at this point in the history
  • Loading branch information
cyyeh committed Jul 2, 2024
1 parent c3c3eb6 commit 3fd7035
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wren-ai-service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ The following commands can quickly start the service for development:
- wren-ui: port should be 3000
- qdrant: ports should be 6333, 6334

## Adding your preferred LLM or Document Store
## Adding your preferred LLM, Embedder or Document Store

Please read the [documentation](https://docs.getwren.ai/installation/custom_llm) here to check out how you can add your preferred LLM or Document Store.
Please read the [documentation](https://docs.getwren.ai/installation/custom_llm) here to check out how you can add your preferred LLM, Embedder or Document Store.

## Related Issues or PRs

Expand Down

0 comments on commit 3fd7035

Please sign in to comment.