mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-12 23:01:41 +00:00
style(cohere.py): point to cohere_chat docs for updated doc info
This commit is contained in:
parent
d0971dd50e
commit
250f28b3a2
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
#################### OLD ########################
|
||||
##### See `cohere_chat.py` for `/chat` calls ####
|
||||
#################################################
|
||||
import json
|
||||
import os
|
||||
import time
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue