Skip to content

Conversation

@jaideepr97
Copy link
Contributor

@jaideepr97 jaideepr97 commented Dec 17, 2025

What does this PR do?

adds a fastapi router for connectors API

Closes #4379

Test Plan

blocked on #4263 getting merged

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Dec 17, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 17, 2025

✱ Stainless preview builds

This PR will update the llama-stack-client SDKs with the following commit message.

feat: implement fastapi router for connectors API

Edit this comment to update it. It will appear in the SDK's changelogs.

llama-stack-client-kotlin studio · code · diff

Your SDK built successfully.
generate ⚠️lint ✅test ❗

llama-stack-client-node studio · code · diff

Your SDK built successfully.
generate ⚠️build ✅lint ✅test ✅

npm install https://pkg.stainless.com/s/llama-stack-client-node/6e2532de7bc10ef9e8e77e28489bbd366fc71fa9/dist.tar.gz
llama-stack-client-python studio · conflict

There was a conflict between your custom code and your generated changes.
You don't need to resolve this conflict right now, but you will need to resolve it for your changes to be released to your users. Read more about why this happened here.

llama-stack-client-go studio · code · diff

Your SDK built successfully.
generate ❗lint ❗test ❗

go get github.com/stainless-sdks/llama-stack-client-go@1be119332669c177357a97da6d0bc30aa46661a7

This comment is auto-generated by GitHub Actions and is automatically kept up to date as you push.
Last updated: 2025-12-19 13:13:22 UTC

@jaideepr97
Copy link
Contributor Author

cc @leseb
I've marked this as draft because this is not a priority for v0.4.0 and I'm also debating how this might impact the already in-flight implementation for this API in #4263 which may potentially undergo many changes itself

Signed-off-by: Jaideep Rao <jrao@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Convert connectors API to use FastAPI router pattern

1 participant