Code written during Ed Donner LLM engineering course
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits
Day 2 exercise - multimodal chat with translation, audio input and image gen
9330239View on GitHubCreated a new file for day 4 of week 2. Added a get_destinations() function and added it to the tool set so the model can confirm which destinations are served
d11af97View on GitHubAdded appropriate code for streaming response from ollama.chat call
1495d98View on GitHubAdded a simpler ollama chat library call as a separate function.
6613a63View on GitHubWeek 1 exercise with 2 calls to GPT4.0 via openAI library and to llama3.2 to build a technical code evaluator with dynamic code input and streaming output:
0f4b1a9View on GitHub