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
5,611
Commits
276
Branches
111
Tags
c5e53bb84f15496ed34033b2aeb9dd5053ebeb78
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