Prompting Techniques
In-context learning
- Most LLMs maintain context that is information about the generated content we can refine the subsequent prompts with enhancements
- In the classroom,
- we generated python code to insert products into databases and then asked it to implement softdelete
- We have done similar stuff for reworking on French learning plan.
Anthropic
- Anthropic has built Claude Models
- Try Claude Models
- Anthropic API Keys
Gemini
- Refer Here for Gemini
Mistral
LLama
- Refer Here for llama
- Note: We would be using mistral and llama models either selfhosted or by integrating with cloud accounts
