chronicle-proxy 0.4.3

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