Dany.Makhoul
5849a64d1e
add java as a conversion option
5 months ago
Dany.Makhoul
d57d084d27
added day4 exercise with inference provider
5 months ago
motoya
f4f2802395
Fixed an issue where compiler_cmd was undefined.
5 months ago
iammarshall
6b969ab179
clear outputs
5 months ago
iammarshall
0bd9889f6e
add comments to signpost and explain changes made
5 months ago
iammarshall
8e1a866135
update function names to be more generic and add deepseek model as example
5 months ago
iammarshall
e8ab36c86e
add hf inference provider option as community contribution to week4 day4 base file
5 months ago
Emads
009a90b7ae
Add contributions to week 4 community-contributions
5 months ago
Nicholas Arquette
b582e41ecf
Feature: Added code and modules to create doc string for any python code. It will read text from an existing python file and output it to a new file with a suffix for the llm model that created it.
5 months ago
Elena Shirokova
651e8f6eb0
add the notebook description
5 months ago
Elena Shirokova
2e19655534
enhance the prompt for unit testing
5 months ago
Elena Shirokova
85a3a1a5fc
fix the the output from executing tests
6 months ago
emmanuel
c2e9f8a88d
update prompt
6 months ago
emmanuel
2eac15b479
clean up
6 months ago
emmanuel
7a942cdf95
my homework
6 months ago
Kaushik Roy
4f11611c54
Added Java Support
6 months ago
Elena Shirokova
84c8aded5e
adding the notebook for unit tests generation assignment
6 months ago
Edward Donner
05dbbebeb6
Minor tweaks and fix in week 8
6 months ago
Gabor Meresz
8fbcf5df16
Include Gemini in every part of the code
6 months ago
Ivo Brett
939aa5189e
Attempt at Code Docstringer and Commenter
6 months ago
Edward Donner
e334b841ca
Improvements to explanations and minor edits
6 months ago
Kevin Bogusch
476cf7eb09
Converts code, adds docstrings and comments, and writes unit test cases
6 months ago
Kevin Bogusch
834204cfc7
Converts code, adds docstrings and comments, and writes unit test cases
6 months ago
Kevin Bogusch
583d9fb5a5
Start re-organizing cells
6 months ago
Kevin Bogusch
e1f297de5d
Correctly identify Mac as a Mac not Linux
6 months ago
Edward Donner
cb0b8a8d45
Updated descriptions
6 months ago
Kevin Bogusch
e411df3525
Fixed clang++ for Mac; updated labels
6 months ago
Kevin Bogusch
c20bdc46f3
Added clang compilation syntax
6 months ago
Kevin Bogusch
5a44ed71e0
Fixed run_cmd to account for empty stdout
...
On Linux, a successful compile does not produce any standard out, which is what I was implicitly expecting. I added a dummy value for stdout if the command is successful, which ensures that even when the compiler produces no output, we still look like a success.
6 months ago
Kevin Bogusch
e360270530
Fixed g++ compilation command
6 months ago
Kevin Bogusch
ef351da849
Remove gcc from Windows
6 months ago
Kevin Bogusch
bc8229947d
Added more exception handling in c_compiler_cmd
...
If there is any error, even writing the simple.cpp file, catch it and just return a "I don't know" diagnosis
6 months ago
Kevin Bogusch
2d93460791
Disable run button if no c compiler
6 months ago
Kevin Bogusch
ddccd48291
Check for appropriate C compiler
6 months ago
Kevin Bogusch
798672b306
Removed Mac-specific binary
...
Other platforms might accidentally try to run the Mac-specific binary, causing confusion.
6 months ago
Edward Donner
26f1135ead
Additional comments and refinements
6 months ago
Uday Slathia
c1cf59daf8
Add files via upload
7 months ago
Cloud LLama
9179ced9b1
Correct typo in week4/day4.ipynb
...
Change function from stream_code_quen to stream_code_qwen
7 months ago
Edward Donner
7f8697654d
Package updates, more Ollama, fixes
7 months ago
Edward Donner
ae2062688d
Added more resources
8 months ago
Edward Donner
f4206653c3
Updated explanations and tips
8 months ago
Edward Donner
08350adabe
Added a note about pausing HuggingFace endpoints
9 months ago
Edward Donner
623955c25b
Updated README and projects with details of APIs and costs, and common setup troubleshooting
10 months ago
Edward Donner
91b4b29e68
README updates
10 months ago
Edward Donner
3f49af8b33
Included links to all Google Colabs in the README and week 3 folder
10 months ago
Edward Donner
21afbd6c73
Tidying up
10 months ago
Edward Donner
c191b1826b
Now with more weeks!
10 months ago
Edward Donner
b83998ce00
Initial commit with weeks 1-4
10 months ago