Edward Donner
8338dfc248
Minor improvements including consistently setting override to True when loading dotenv
2 months ago
Dany.Makhoul
5849a64d1e
add java as a conversion option
3 months ago
Dany.Makhoul
d57d084d27
added day4 exercise with inference provider
3 months ago
motoya
f4f2802395
Fixed an issue where compiler_cmd was undefined.
3 months ago
iammarshall
6b969ab179
clear outputs
3 months ago
iammarshall
0bd9889f6e
add comments to signpost and explain changes made
3 months ago
iammarshall
8e1a866135
update function names to be more generic and add deepseek model as example
3 months ago
iammarshall
e8ab36c86e
add hf inference provider option as community contribution to week4 day4 base file
3 months ago
Emads
009a90b7ae
Add contributions to week 4 community-contributions
3 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.
3 months ago
Elena Shirokova
651e8f6eb0
add the notebook description
4 months ago
Elena Shirokova
2e19655534
enhance the prompt for unit testing
4 months ago
Elena Shirokova
85a3a1a5fc
fix the the output from executing tests
4 months ago
emmanuel
c2e9f8a88d
update prompt
4 months ago
emmanuel
2eac15b479
clean up
4 months ago
emmanuel
7a942cdf95
my homework
4 months ago
Kaushik Roy
4f11611c54
Added Java Support
4 months ago
Elena Shirokova
84c8aded5e
adding the notebook for unit tests generation assignment
4 months ago
Edward Donner
05dbbebeb6
Minor tweaks and fix in week 8
4 months ago
Gabor Meresz
8fbcf5df16
Include Gemini in every part of the code
4 months ago
Ivo Brett
939aa5189e
Attempt at Code Docstringer and Commenter
4 months ago
Edward Donner
e334b841ca
Improvements to explanations and minor edits
4 months ago
Kevin Bogusch
476cf7eb09
Converts code, adds docstrings and comments, and writes unit test cases
5 months ago
Kevin Bogusch
834204cfc7
Converts code, adds docstrings and comments, and writes unit test cases
5 months ago
Kevin Bogusch
583d9fb5a5
Start re-organizing cells
5 months ago
Kevin Bogusch
e1f297de5d
Correctly identify Mac as a Mac not Linux
5 months ago
Edward Donner
cb0b8a8d45
Updated descriptions
5 months ago
Kevin Bogusch
e411df3525
Fixed clang++ for Mac; updated labels
5 months ago
Kevin Bogusch
c20bdc46f3
Added clang compilation syntax
5 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.
5 months ago
Kevin Bogusch
e360270530
Fixed g++ compilation command
5 months ago
Kevin Bogusch
ef351da849
Remove gcc from Windows
5 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
5 months ago
Kevin Bogusch
2d93460791
Disable run button if no c compiler
5 months ago
Kevin Bogusch
ddccd48291
Check for appropriate C compiler
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
Edward Donner
26f1135ead
Additional comments and refinements
5 months ago
Uday Slathia
c1cf59daf8
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
Edward Donner
7f8697654d
Package updates, more Ollama, fixes
5 months ago
Edward Donner
ae2062688d
Added more resources
6 months ago
Edward Donner
f4206653c3
Updated explanations and tips
6 months ago
Edward Donner
08350adabe
Added a note about pausing HuggingFace endpoints
7 months ago
Edward Donner
623955c25b
Updated README and projects with details of APIs and costs, and common setup troubleshooting
8 months ago
Edward Donner
91b4b29e68
README updates
8 months ago
Edward Donner
3f49af8b33
Included links to all Google Colabs in the README and week 3 folder
8 months ago
Edward Donner
21afbd6c73
Tidying up
8 months ago
Edward Donner
c191b1826b
Now with more weeks!
8 months ago
Edward Donner
b83998ce00
Initial commit with weeks 1-4
8 months ago