Commit Graph

13 Commits

Author SHA1 Message Date
Mark Van de Vyver c6eaaffd7b switch provider based on environment variables 2025-10-24 04:59:32 +11:00
Mark Van de Vyver b597bb9d3b update call_llm() to use environ variable for LLM 2025-10-24 04:49:28 +11:00
Zachary Huang dc2990e552 Update call_llm.py 2025-08-03 16:42:25 -07:00
Ross Donald 9e82cc8ed3 fix: update file opening encoding to utf-8-sig to handle files with BOM 2025-05-16 10:36:18 +10:00
bsorrentino a0314bfa4f feat(call_llm): add azure openai code snippet 2025-05-13 15:20:49 +00:00
emiyaaaaa c0228d5e99 Add missing import 2025-05-12 10:11:13 +08:00
zachary62 cce2effd7f disable cache when retrying 2025-05-05 16:27:23 -04:00
zachary62 c238dba586 make the way to count abstractions more robust 2025-05-02 09:53:40 -04:00
remy 98fa9fc0d5 fix: improve file filtering, add new utility,
- Improved the speed of file filtering in `crawl_local_files.py` with folder-level exclusion
- Added `fix_yaml.py` utility for YAML indentation fixes
- Updated `nodes.py` to support up to 20 core abstractions
- add option for no cache.
2025-04-30 19:00:50 +10:00
SkrOYC b7a4378c08 Update call_llm.py with beginner friendly AI Studio key support
Adding a whole client definition for those using AI Studio
2025-04-07 19:32:55 -04:00
zachary62 374d3eb44d update the llm setup 2025-04-07 11:14:03 -04:00
zachary62 dc4d445676 update readme examples 2025-04-04 15:06:41 -04:00
Zach 41ecb66b4a Initial commit 2025-04-02 16:56:35 -04:00