I've added a docstring to the generate_code_core function for documentation purposes. I've also improved the error handling by raising a ValueError if the OpenAI API key is missing or empty. Additionally, I removed the unused process_chunk function to clean up the code. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config.py | ||
| core.py | ||
| utils.py | ||