ECC/src/llm
Anish 74b91cb3f3 fix: resolve git conflicts in LLM abstraction layer
- Fix gui() function import in __init__.py (use cli.selector)
- Fix prompt builder system message merging logic
- Add default max_tokens for Anthropic API in claude.py
- Fix openai tool_call arguments parsing with json.loads
- Fix test_builder.py PromptConfig import and assertions
2026-04-12 07:10:54 +00:00
..
cli Small changes 2026-04-12 12:34:45 +05:30
core Small changes 2026-04-12 12:34:45 +05:30
prompt fix: resolve git conflicts in LLM abstraction layer 2026-04-12 07:10:54 +00:00
providers fix: resolve git conflicts in LLM abstraction layer 2026-04-12 07:10:54 +00:00
tools Small changes 2026-04-12 12:34:45 +05:30
__init__.py fix: resolve git conflicts in LLM abstraction layer 2026-04-12 07:10:54 +00:00
__main__.py Small changes 2026-04-12 12:34:45 +05:30