MicroFish/backend
Lucas Ercolano 842bfd4335 Merge PR #463: multi-provider LLM support via Prompture
# Conflicts:
#	.env.example
#	backend/app/utils/llm_client.py
2026-04-10 16:58:04 -03:00
..
app Merge PR #463: multi-provider LLM support via Prompture 2026-04-10 16:58:04 -03:00
scripts fix: use Prompture's strip_think_tags and clean_json_text instead of hand-rolled regexes 2026-04-04 01:34:38 -04:00
pyproject.toml fix(file_parser): handle non-UTF-8 encoded text files with automatic encoding detection 2026-01-22 18:28:37 +08:00
requirements.txt feat: multi-provider LLM support via Prompture 2026-04-04 01:18:04 -04:00
run.py Add UTF-8 encoding support for Windows console in run.py and logger.py to prevent character encoding issues 2025-12-26 17:58:48 +08:00
uv.lock fix(file_parser): handle non-UTF-8 encoded text files with automatic encoding detection 2026-01-22 18:28:37 +08:00