Merge pull request #3205 from bllchmbrs/patch-1

Update langsmith_integration.md
This commit is contained in:
Ishaan Jaff 2024-04-22 14:21:25 -07:00 committed by GitHub
commit aa73c115f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,7 +57,7 @@ os.environ["LANGSMITH_API_KEY"] = ""
os.environ['OPENAI_API_KEY']="" os.environ['OPENAI_API_KEY']=""
# set langfuse as a callback, litellm will send the data to langfuse # set langfuse as a callback, litellm will send the data to langfuse
litellm.success_callback = ["langfuse"] litellm.success_callback = ["langsmith"]
response = litellm.completion( response = litellm.completion(
model="gpt-3.5-turbo", model="gpt-3.5-turbo",
@ -76,4 +76,4 @@ print(response)
- [Schedule Demo 👋](https://calendly.com/d/4mp-gd3-k5k/berriai-1-1-onboarding-litellm-hosted-version) - [Schedule Demo 👋](https://calendly.com/d/4mp-gd3-k5k/berriai-1-1-onboarding-litellm-hosted-version)
- [Community Discord 💭](https://discord.gg/wuPM9dRgDw) - [Community Discord 💭](https://discord.gg/wuPM9dRgDw)
- Our numbers 📞 +1 (770) 8783-106 / +1 (412) 618-6238 - Our numbers 📞 +1 (770) 8783-106 / +1 (412) 618-6238
- Our emails ✉️ ishaan@berri.ai / krrish@berri.ai - Our emails ✉️ ishaan@berri.ai / krrish@berri.ai