Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change sentence in README #36

Merged
merged 2 commits into from
Sep 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ LLM Chain

PHP library for building LLM-based features and applications.

This is not a stable library yet, but still rather experimental. Feel free to try it out, give feedback, ask questions, contribute or share your use cases.
This library is not a stable yet, but still rather experimental. Feel free to try it out, give feedback, ask questions, contribute or share your use cases.
Abstractions, concepts and interfaces are not final and potentially subject of change.

Requirements
Expand Down Expand Up @@ -43,8 +43,6 @@ Planned Models & Runtimes (not implemented yet):
Supported Stores
----------------

Currently supported stores:

* [x] Chroma DB
* [x] Azure AI Search
* [ ] Pinecone
Expand Down