docs - fix doc build time errors

This commit is contained in:
Ishaan Jaff 2024-06-15 14:58:02 -07:00
parent 3a35657420
commit 69a20c94fd
5 changed files with 4 additions and 93 deletions

View file

@ -26,6 +26,7 @@ print(response)
```
{'choices': [{'finish_reason': 'stop', 'index': 0, 'message': {'role': 'assistant', 'content': "\n\nI'm not able to provide real-time weather information. However, I can suggest"}}], 'created': 1691629657.9288375, 'model': 'togethercomputer/llama-2-70b-chat', 'usage': {'prompt_tokens': 9, 'completion_tokens': 17, 'total_tokens': 26}}
```
LiteLLM handles the prompt formatting for Together AI's Llama2 models as well, converting your message to the