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,211
Commits
276
Branches
111
Tags
ab61d09ec1b0b08ae88ac7385d1d5b8e4fc22b12
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