Is there a way to call functions? #120
Unanswered
JakeTellestio
asked this question in
Q&A
Replies: 1 comment
-
Hi there! Better late than never, right? Functions calling are not supported in this package. You might need to modify code. See #93 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the API you can call functions in the "Tools" section. But I don't see it implemented in the CreateChatCompletionRequest class. https://platform.openai.com/docs/api-reference/chat/create
![image](https://private-user-images.githubusercontent.com/33091561/318378698-bc3badc4-4fc7-447f-b429-c203311c1f2b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwOTYzMjUsIm5iZiI6MTczOTA5NjAyNSwicGF0aCI6Ii8zMzA5MTU2MS8zMTgzNzg2OTgtYmMzYmFkYzQtNGZjNy00NDdmLWI0MjktYzIwMzMxMWMxZjJiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDEwMTM0NVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWMyM2Y3YmU5ZmQ3Nzg3MGY5NDZmMjMyMmQ5MzYzY2E1NDg1ZWE1NjNjNmIzYmJmZDAwZjcyNTdiOGI3YmY1ZTgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.nfJAbkZtBjosdHiKftWqRQV6TN60OyYBgcA6qs353WM)
Beta Was this translation helpful? Give feedback.
All reactions