This commit is contained in:
ishaan-jaff 2023-09-14 09:11:30 -07:00
parent 541e7f4340
commit 68cdcb0e92

View file

@ -1,4 +1,4 @@
# Call Azure OpenAI, OpenAI Using LiteLLM
# Use Completion() for OpenAI, Azure
## Basic Completion()
```python