Skip to content

Commit e407fdf

Browse files
committed
Fix composer
1 parent b58dc83 commit e407fdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "llm-agents/prompt-generator",
3-
"description": "Prompt generator for LLM agents with interceptors",
2+
"name": "llm-agents/vector-storage",
3+
"description": "Vector storage for LLM Agents",
44
"license": "MIT",
55
"require": {
66
"php": "^8.3",

0 commit comments

Comments
 (0)