Skip to content

JakeWalker23/llm-prompt-engineering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anthropic - Claude API fundamentals

Context

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.

Activate Virtual Environment:

.\Scripts\activate 

To run:

python examples/{file}.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages