Skip to content

chore: add llamaindex chat agent sample#195

Open
GabrielVasilescu04 wants to merge 7 commits intomainfrom
feature/add-llamaindex-chat-sample
Open

chore: add llamaindex chat agent sample#195
GabrielVasilescu04 wants to merge 7 commits intomainfrom
feature/add-llamaindex-chat-sample

Conversation

@GabrielVasilescu04
Copy link
Contributor

@GabrielVasilescu04 GabrielVasilescu04 commented Feb 23, 2026

Description

Add a chat-agent sample for the llamaindex integration

Development Packages

uipath-llamaindex

[project]
dependencies = [
  # Exact version:
  "uipath-llamaindex==0.5.7.dev1001950929",

  # Any version from PR
  "uipath-llamaindex>=0.5.7.dev1001950000,<0.5.7.dev1001960000"
]

[[tool.uv.index]]
name = "testpypi"
url = "https://test.pypi.org/simple/"
publish-url = "https://test.pypi.org/legacy/"
explicit = true

[tool.uv.sources]
uipath-llamaindex = { index = "testpypi" }

@GabrielVasilescu04 GabrielVasilescu04 self-assigned this Feb 23, 2026
@GabrielVasilescu04 GabrielVasilescu04 force-pushed the feature/add-llamaindex-chat-sample branch from 042292d to cb77535 Compare February 23, 2026 13:12
@GabrielVasilescu04 GabrielVasilescu04 added the build:dev Create a dev build from the pr label Feb 24, 2026
@GabrielVasilescu04 GabrielVasilescu04 force-pushed the feature/add-llamaindex-chat-sample branch from 31c5587 to 384ac13 Compare March 10, 2026 08:41
@GabrielVasilescu04 GabrielVasilescu04 force-pushed the feature/add-llamaindex-chat-sample branch from 90671be to fdb86c3 Compare March 10, 2026 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build:dev Create a dev build from the pr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant