chronicle-proxy 0.4.3

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