Skip to content

Commit 4d809b1

Browse files
committed
Update doc
1 parent f07f5dd commit 4d809b1

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

CLAUDE.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,6 @@ The CLI uses a sophisticated template system in `packages/create-llama/templates
7474

7575
## Server Framework Architecture
7676

77-
### TypeScript Server (`@llamaindex/server`)
78-
79-
- **Core**: `LlamaIndexServer` class wrapping Next.js with workflow support
80-
- **Frontend**: React-based chat UI with shadcn/ui components
81-
- **API**: `/api/chat` endpoint with streaming responses
82-
- **Build Process**: Complex multi-step build including static assets for Python integration
83-
8477
### Python Server (`llama-index-server`)
8578

8679
- **Core**: `LlamaIndexServer` class extending FastAPI

0 commit comments

Comments
 (0)