This website requires JavaScript.
Explore
Help
Register
Sign In
wx44wx
/
pipecat
Watch
1
Star
0
Fork
0
You've already forked pipecat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6,738
Commits
276
Branches
111
Tags
223052e6e7e4c33749e7c673966cac225a6145d5
Commit Graph
2 Commits
Author
SHA1
Message
Date
Paul Kompfner
ce3ca418c2
Unit tests for "direct" functions
2025-06-30 10:36:47 -04:00
Paul Kompfner
15b9a5faf6
Implement "direct functions", which allow you to bypass specifying a function configuration (as a
FunctionSchema
or in a provider-specific format) and use the Python function directly. Metadata is gathered automatically from the function signature and docstring.
2025-06-30 10:36:42 -04:00