Antientropy / main.py

Commit History

Fix file paths (use /tmp) and make prompts more aggressive
31e4adf

Jose-Maria Segui commited on

Bump version to v5.8 to force rebuild
2bf894d

Jose-Maria Segui commited on

Add file reading tools (PDF, audio, text) and improve file-type prompts
1d0c309

Jose-Maria Segui commited on

Switch to Groq LLM for faster inference, simplify system prompt
b0f804a

Jose-Maria Segui commited on

Fix f-string syntax error in main.py and update copyright year
e5c13af

Jose-Maria Segui commited on

Enhance output cleaning to strip reasoning and update LICENSE
65157f4

Jose-Maria Segui commited on

Fix IndentationError in main.py
80dc71e

Jose-Maria Segui commited on

Fix: Correct langchain import for create_retriever_tool
d32e6b1

Jose-Maria Segui commited on

Deploy v4: Multimedia tools (Audio/Video), increased timeouts, aggressive system prompt
efc6af6

Jose-Maria Segui commited on

Migrate to LangGraph agent with comprehensive tools (v3)
30f0656

Jose-Maria Segui commited on

Add rate limit sleep and ensure huggingface_hub dependency
d77ae2b

Jose-Maria Segui commited on

Add per-task timeouts and request timeouts
d8dd77f

Jose-Maria Segui commited on

Ensure HF token is exported for LiteLLM
c7bf238

Jose-Maria Segui commited on

Use HF token for LiteLLM auth and restore DDG tool
3197d3e

Jose-Maria Segui commited on

Handle task_id from questions API and skip malformed tasks
d30d5ce

Jose-Maria Segui commited on

Point to Antientropy space and add ddgs dependency
af2dc48

Jose-Maria Segui commited on

Remove broken Search tool and add robust profile handling
aa5b74c

Jose-Maria Segui commited on

Move app to main.py to force fresh build and cache clear
ce2a751

Jose-Maria Segui commited on