Skip to content

feat: add llamaindex chat agent implementation#195

Merged
GabrielVasilescu04 merged 1 commit intomainfrom
feature/add-llamaindex-chat-sample
Mar 11, 2026
Merged

feat: add llamaindex chat agent implementation#195
GabrielVasilescu04 merged 1 commit intomainfrom
feature/add-llamaindex-chat-sample

Conversation

@GabrielVasilescu04
Copy link
Collaborator

@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.dev1001950955",

  # 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 2 times, most recently from 90671be to fdb86c3 Compare March 10, 2026 10:45
@GabrielVasilescu04 GabrielVasilescu04 force-pushed the feature/add-llamaindex-chat-sample branch 4 times, most recently from f1f1e7a to 5bfcd51 Compare March 11, 2026 08:35
@GabrielVasilescu04 GabrielVasilescu04 force-pushed the feature/add-llamaindex-chat-sample branch from 5bfcd51 to dae6a73 Compare March 11, 2026 09:19
@GabrielVasilescu04 GabrielVasilescu04 changed the title chore: add llamaindex chat agent sample feat: add llamaindex chat agent implementation Mar 11, 2026
@GabrielVasilescu04 GabrielVasilescu04 merged commit f852927 into main Mar 11, 2026
61 checks passed
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.

2 participants