Skip to content

Commit 5dcc544

Browse files
committed
update readme
1 parent b6d55cd commit 5dcc544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ A lightweight Rust framework for defining and executing semantic commands using
1414
* Async executors with typed results (downcast at call site).
1515
* Pluggable embeddings (implemented: OpenAI)
1616
* Command recognition based on input similarity.
17-
* Optional caching layer for embeddings (implemented: PostgreSQL).
17+
* Optional caching layer for embeddings (implemented: PostgreSQL, InMemoryCache).
1818
* Context-aware execution.
1919
* Easy integration with multiple interfaces (CLI, web, API, messaging bots).
2020

0 commit comments

Comments
 (0)