We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b58dc83 commit e407fdfCopy full SHA for e407fdf
composer.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "llm-agents/prompt-generator",
3
- "description": "Prompt generator for LLM agents with interceptors",
+ "name": "llm-agents/vector-storage",
+ "description": "Vector storage for LLM Agents",
4
"license": "MIT",
5
"require": {
6
"php": "^8.3",
0 commit comments