Skip to content

Commit

Permalink
Update feature matrix with the latest Java state (#1872)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnoliver authored Jul 8, 2023
1 parent 7363f14 commit a9fc0ca
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions FEATURE_MATRIX.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,21 +39,21 @@
|-----------------------------------|:---:|:------:|:----:|-------|
| TextMemory Skill ||| 🔄 | |
| ConversationSummary Skill |||| |
| FileIO Skill ||| | |
| Http Skill ||| | |
| Math Skill ||| | |
| FileIO Skill ||| | |
| Http Skill ||| | |
| Math Skill ||| | |
| Text Skill ||| 🔄 | |
| Time Skill ||| 🔄 | |
| Wait Skill ||| | |
| Time Skill ||| | |
| Wait Skill ||| | |

## Planning

| | C# | Python | Java | Notes |
|-----------------------------------|:---:|:------:|:----:|-------|
| Plan || 🔄 || Plan object model to be completed |
| BasicPlanner |||| |
| ActionPlanner ||| | |
| SequentialPlanner ||| | |
| Plan || 🔄 | | Plan object model to be completed |
| BasicPlanner ||| | |
| ActionPlanner ||| 🔄 | |
| SequentialPlanner ||| 🔄 | |

## Memory Connectors, Vector storage

Expand Down

0 comments on commit a9fc0ca

Please sign in to comment.