Skip to content

Conversation

@marcusschiesser
Copy link

No description provided.

"brotli>=1.1.0",
"websockets>=15.0.1"
"websockets>=15.0.1",
"llama-index-server>=0.1.21",
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just added this temporarily so workflow can resolve the types

return StopEvent(result=response_stream)

code_artifact_workflow = ArtifactWorkflow(
# TODO: how can we pass the data from the chat request to the workflow?
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: how can we pass the data from the chat request (annotation format from vercel) to the workflow

- "What is LlamaIndex?"
- "How do I use it with LLMs?"
ui_path: ".ui" # Path for downloaded UI static files (default: ".ui")
component_dir: "components" # The directory for custom UI components rendering events emitted by the workflow. The default is None, which does not render custom UI components.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TBD: how can we serve these files?

@coveralls
Copy link

coveralls commented Jun 9, 2025

Coverage Status

coverage: 82.972%. remained the same
when pulling 7182533 on ms/add-llama-index-server
into ac927e6 on main.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs to be reverted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants