This is a small tutorial covering the following basic Anthropic API fundamentals:
- Messages
- Models
- Parameters
- Streaming
- Vision
It covers enough to get started with llm prompting. In upcoming additions we will add more real world scenarios where LLM's can excel.
.\Scripts\activate
python examples/{file}.py