Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking Changes #1

Open
dugdathug opened this issue Aug 1, 2024 · 6 comments
Open

Breaking Changes #1

dugdathug opened this issue Aug 1, 2024 · 6 comments

Comments

@dugdathug
Copy link

Thanks, this is awesome. But I think there are breaking changes with the newest version of livekit. (e.g. AssistantContext is now AssistantCallContext) etc. Do you have any plans to update this repo?

@svpino
Copy link
Owner

svpino commented Aug 1, 2024

I don't have plans to update it, but feel free to submit a pull request if you do.

@dugdathug
Copy link
Author

Ok, working on it now, making good progress but stuck on "async def request_fnc(req: JobRequest) -> None:
await req.accept(entrypoint)"

"jobContext' object has no attribute "accept"

@Sukruthr
Copy link

Sukruthr commented Aug 2, 2024

Hi, I'm also facing the same issue with "jobContext". Any luck in finding the cause ?.

@dugdathug
Copy link
Author

I'm making good progress and will submit a pull request when it's working. I'm successful at sending the last frame to the LLM but it refuses to provide any context about the image itself (which renders it useless). Give me a few days.

@AIGameBoy
Copy link

Pull request submitted, here's my V2 https://github.com/dugdathug/livekit-assistant/tree/live-assistantv2

@1Sangyan1
Copy link

Pull request submitted, here's my V2 https://github.com/dugdathug/livekit-assistant/tree/live-assistantv2

I want to know your requirements version,because it updated

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

No branches or pull requests

5 participants