Ishan Karpe
e8627dbb4a
Fix handle_tool_call function placement
...
The function is now coming before the chat() function, as a function must be defined before calling/invoking it. This change prevents the "handle_tool_call" is not defined error.
5 months ago
Edward Donner
f83e5cc4e6
Ensure compiled C++ code from week4 doesn't get added to repo
5 months ago
Edward Donner
677011a91e
Merge branch 'main' of github.com:ed-donner/llm_engineering
5 months ago
Ed Donner
b1039e5dee
Merge pull request #59 from cloudllama/rm-mac-binary
...
Removed Mac-specific binary
5 months ago
Edward Donner
9e1802a435
Merge branch 'main' of github.com:ed-donner/llm_engineering
5 months ago
Edward Donner
06f48dda0c
Included an extra message
5 months ago
Kevin Bogusch
798672b306
Removed Mac-specific binary
...
Other platforms might accidentally try to run the Mac-specific binary, causing confusion.
5 months ago
Ed Donner
fbb0c0528d
Merge pull request #58 from codenigma1/day1_hw
...
LLMs 3 way solution including ollama
5 months ago
codenigma1
99a757336e
LLMs 3 way solution including ollama
5 months ago
Edward Donner
9097767710
Merge branch 'main' of github.com:ed-donner/llm_engineering
5 months ago
Edward Donner
5a6b3bc4cd
Minor improvements to README and Setup guides
5 months ago
Ed Donner
1e96eac6cf
Merge pull request #57 from gabormeresz/w2d4-handle-multiple-toool-call
...
Week 2 Day 4 - handle multiple tool calls
5 months ago
Edward Donner
effeac88f3
Minor improvements
5 months ago
Edward Donner
f10a9793ad
Merge branch 'main' of github.com:ed-donner/llm_engineering
5 months ago
Edward Donner
26f1135ead
Additional comments and refinements
5 months ago
Gabor Meresz
898686369e
Week 2 Day 4 - handle multiple tool calls
5 months ago
Ed Donner
d3b99db97f
Merge pull request #55 from codenigma1/day1_hw
...
Two Nice Solution added; First, Select the best LLM, Second approach is collaborative.
5 months ago
codenigma1
a18900a59c
First solution I design to get response from your favorite LLM and second is colloborative approach of two LLM added might be good specimen for the upcoming student to think about it even better and good approach to refine this approach I leave it from them
5 months ago
Ed Donner
d549c00ffa
Merge pull request #50 from gabormeresz/improve-readability
...
improve readability
5 months ago
Ed Donner
9a370fc873
Merge pull request #51 from udayslathia16/main
...
Code generator using gemini in windows setup
5 months ago
Ed Donner
366d24d3b6
Merge pull request #53 from gopinath1998/main
...
Week 1 Exercise
5 months ago
Ed Donner
da18d823b2
Merge pull request #49 from fletchertom/feat/add-cover-letter-generator
...
Adding example that shows how to generate cover letter from cv
5 months ago
Ed Donner
3e1eb30aff
Merge pull request #54 from codenigma1/day1_hw
...
Day 5 Challenge Added Multi-Lingual and Multi-Tone
5 months ago
Ed Donner
25a2245962
Merge pull request #48 from daimaukr/week1_day5_localchat
...
Adding an example of implementing chatgpt.com in jupyter notebook
5 months ago
Ed Donner
1d953ca630
Merge pull request #47 from innovoe/patch-1
...
Dataset Generator with Gradio
5 months ago
codenigma1
7446459510
Update the code and did final changes
5 months ago
codenigma1
8b52eab336
Renamed day5-multi-lingual-desire-format.ipynb to day5-MultiLingual-MultiTone.ipynb
5 months ago
codenigma1
7b38868dde
Rename accendently
5 months ago
codenigma1
db429806bc
Day 5 Challend one with multilingual aloing with multitone
5 months ago
codenigma1
1c7c9e35e0
Day 5 Challend one with multilingual aloing with multitone
5 months ago
codenigma1
57bb6cc85a
Day 5 challenging completed with multilingual with multitone
5 months ago
Gopinath G
a828db4b6c
Update week1 EXERCISE.ipynb
5 months ago
Gopinath G
f3b766c70a
Add files via upload
5 months ago
Uday Slathia
c1cf59daf8
Add files via upload
5 months ago
Gabor Meresz
c63837ad12
improve readability
5 months ago
Tom Fletcher
2e5446c962
Adding example that shows how to generate cover letter from cv - with resume.txt
5 months ago
Dmytro Rutkovskyi
ada6b40089
Adding an example of implementing chatgpt.com limited functionality in our notebook
5 months ago
SIFAT IMTIAZ
09b19637a1
Add files via upload
5 months ago
SIFAT IMTIAZ
4d12e5898c
Create dataset_generator.ipynb
5 months ago
Ed Donner
bed454f02d
Merge pull request #43 from gopinath1998/gopinath1998-week-1day-2
...
Week-1 day-2 Exercise
5 months ago
Ed Donner
4336112508
Merge pull request #44 from cloudllama/cloudllama-patch-1
...
Correct typo in week4/day4.ipynb
5 months ago
Ed Donner
a8ddcfe1a9
Merge pull request #45 from innovoe/main
...
TTS and STT
5 months ago
Ed Donner
62026e910e
Merge pull request #46 from codenigma1/day1_hw
...
Day 1 selenium challenged completed
5 months ago
codenigma1
2c88c787ad
day 1 webscraping challenge completed by selenium and clear output cell
5 months ago
codenigma1
d73ac9aa17
day 1 javascript webiste challenged added
5 months ago
SIFAT IMTIAZ
11cc7542fb
Add files via upload
5 months ago
SIFAT IMTIAZ
25e24cf343
Add files via upload
5 months ago
Cloud LLama
9179ced9b1
Correct typo in week4/day4.ipynb
...
Change function from stream_code_quen to stream_code_qwen
5 months ago
Gopinath G
d9b856285e
Add files via upload
...
week-1 day-2 exercise
5 months ago
Ed Donner
8a0dc7f89c
Merge pull request #41 from pagwin/week2/community-contributions
...
Upsell '3 for 2' option added
5 months ago