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,124
Commits
276
Branches
111
Tags
7854a2ec83ad3f88ee4fa885675b4cbb1dad1fa3
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