Skip to content
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

_C.pyi 的三個類成員變量是什麼意思?要怎麼填? 以及 ChatMessage裡的 tool_calls 要怎麼填 #286

Open
Eddy-Powers opened this issue Apr 7, 2024 · 0 comments

Comments

@Eddy-Powers
Copy link

class ToolCallMessage:
code: CodeMessage
function: FunctionMessage
type: str

class CodeMessage:
input: str

class FunctionMessage:
arguments: str
name: str

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant