chronicle-proxy 0.4.3

LLM Provider Abstraction and Logging
Documentation
1
2
3
4
5
6
7
8
9
{
  "model": "gpt-3.5-turbo",
  "max_tokens": 1024,
  "messages": [
    { "role": "user", "content": "Who was Lassie the dog?"}
  ]
}