mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +00:00
4855964332
See format here: https://platform.openai.com/docs/guides/function-calling/parallel-function-calling It expects a "name" argument, which we aren't providing by default. ![image](https://github.com/langchain-ai/langchain/assets/13333726/7cd82978-337c-40a1-b099-3bb25cd57eb4) Alternative is to add the 'name' field directly to the message if people prefer. |
||
---|---|---|
.. | ||
__init__.py | ||
openai.py |