Anish
|
813755b879
|
Done
|
2026-04-12 12:56:20 +05:30 |
|
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 |
|
Anish
|
d39a8a049a
|
Small changes
|
2026-04-12 12:34:45 +05:30 |
|
Anish Agrawal
|
fd0cde69d8
|
Update src/llm/__init__.py
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
2026-04-12 12:31:03 +05:30 |
|
Anish Agrawal
|
5736b3b684
|
Update src/llm/prompt/builder.py
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
2026-04-12 12:25:36 +05:30 |
|
Anish Agrawal
|
6691e7cc9e
|
Update src/llm/providers/openai.py
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
2026-04-12 12:25:15 +05:30 |
|
Anish Agrawal
|
a7f73576a9
|
Update src/llm/providers/claude.py
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
2026-04-12 12:24:49 +05:30 |
|
Anish
|
f53a89ff88
|
GUI Created, Dark Mode Created, npm script added, styling changed, Decoupled from Claude made more open source.
|
2026-04-12 12:16:49 +05:30 |
|