You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/user_guide/large_language_model/autogen_integration.rst
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -104,6 +104,8 @@ Following is an example LLM config for the OCI Generative AI service:
104
104
},
105
105
}
106
106
107
+
You can find an example notebook showing function calling with AutoGen `here <https://github.com/oracle-samples/oci-data-science-ai-samples/blob/main/LLM/AutoGen/AutoGenFunctionCalling.ipynb>`_.
0 commit comments