BerriAI / litellm

Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
https://docs.litellm.ai/docs/
Other
12.34k stars 1.43k forks source link

add crisp chat to docs #303

Closed krrishdholakia closed 1 year ago

krrishdholakia commented 1 year ago

Describe the solution you'd like Add crisp chat <script type="text/javascript">window.$crisp=[];window.CRISP_WEBSITE_ID="be07a4d6-dba0-4df7-961d-9302c86b7ebc";(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.chat/l.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();</script>

to docs - making it easy for people to ask questions

krrishdholakia commented 1 year ago

cc: @NANDINI-star any help here would be great

krrishdholakia commented 1 year ago

bump @NANDINI-star any thoughts on how we could do this?

NANDINI-star commented 1 year ago

whoops missed it. thanks @krrishdholakia. I'll take a look at it.

krrishdholakia commented 1 year ago

thanks!! @NANDINI-star

krrishdholakia commented 1 year ago

Closing with @NANDINI-star's help!