-
Notifications
You must be signed in to change notification settings - Fork 230
Add AgentTask feature #1045
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
Merged
Merged
Add AgentTask feature #1045
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
5d52940
save initial draft
toubatbrian 6458a99
Update job_proc_lazy_main.ts
toubatbrian 66869f2
bug fixes
toubatbrian 393a76a
Update agent_session.ts
toubatbrian e347bba
fix deferred audio stream
toubatbrian f92fa9f
Create curvy-coins-boil.md
toubatbrian 8eca1ab
Update multilingual.ts
toubatbrian 4a813db
save
toubatbrian 26f0d71
improve task + test utils
toubatbrian 99491e8
refine tests and fix edge cases
toubatbrian 29d2f0f
Update speech_handle.ts
toubatbrian 828a9b8
cleanup & lint
toubatbrian 6dcf791
cleanup
toubatbrian 6cf9d6a
Update run_result.ts
toubatbrian 1f1033f
more cleanup
toubatbrian 5f2173f
Update basic_agent_task.ts
toubatbrian aa023bc
Merge branch 'main' into brian/agent-task
toubatbrian a4f051f
Update basic_agent_task.ts
toubatbrian 63a17e2
Merge branch 'main' into brian/agent-task
toubatbrian f035092
use multi input stream
toubatbrian 32e911c
Merge branch 'main' into brian/agent-task
toubatbrian 5e21fb5
fix duplicated tool calls
toubatbrian 9f3febb
Merge branch 'main' into brian/agent-task
toubatbrian 23e2f7a
fix minor bugs & improve stabilities
toubatbrian 5bb9f77
Update multilingual.ts
toubatbrian File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| --- | ||
| "@livekit/agents": patch | ||
| "@livekit/agents-plugin-google": patch | ||
| "@livekit/agents-plugin-livekit": patch | ||
| "@livekit/agents-plugin-openai": patch | ||
| "livekit-agents-examples": patch | ||
| --- | ||
|
|
||
| Implement AgentTask feature |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.