quicktart template for LLM projects. includes useful tools, logging, cost tracking etc, v easy
- rename .env-template to .env and fill in your openai keys, bedrock keys, etc
- run
pip install -r requirements.txt
- modify/run
example.py
OpenAI | Bedrock | Anthropic |
---|---|---|
gpt-4o | bedrock-haiku | anthropic-haiku |
gpt-3.5-turbo | bedrock-opus | anthropic-opus |
bedrock-sonnet | anthropic-sonnet | |
bedrock-sonnet3.5 | anthropic-sonnet3.5 |
raise an issue here or DM me on twitter @dnbt777