mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-23 22:27:10 +00:00
docs(function_call.md): cleanup
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Function Calling
|
||||
LiteLLM only supports: OpenAI gpt-4-0613 and gpt-3.5-turbo-0613 for function calling
|
||||
|
||||
## Quick Start
|
||||
This is exactly how OpenAI supports function calling for gpt-4-0613 and gpt-3.5-turbo-0613
|
||||
|
||||
```python
|
||||
import os, litellm
|
||||
from litellm import completion
|
||||
|
||||
Reference in New Issue
Block a user