Alex Yang

Results 226 issues of Alex Yang

See discussion: https://github.com/run-llama/LlamaIndexTS/discussions/1261 ## checklist for Oct 1 - 5 - [ ] validation API - [ ] more example - [ ] websocket - [ ] http - [...

Fixes: https://github.com/run-llama/LlamaIndexTS/issues/1238

stream UI with RSC ```tsx export const chatWithAI = () => { "use server" const { ui } = await run(() => { }, { on: { 'tool-call': (props) =>...

enhancement
good first issue
help wanted

We will add some end to user level example, similar to `create-llama`, but it's minimal and copy to use example

unified `ChatEngine`, `QueryEngine`, `Synthesizer` and related module and types goal is to make module same as llama-index python and give user reasonable APIs

- remove `hash` and `type` from `toJSON` - ObjectType value