Antientropy / agent.py

Commit History

Switch back to Groq qwen/qwen3-32b
625cf1b

Jose-Maria Segui commited on

Switch to Qwen2.5-Coder-32B-Instruct (faster, more reliable)
4d0deaa

Jose-Maria Segui commited on

Switch to HuggingFace API (Groq rate limited)
c512d5c

Jose-Maria Segui commited on

Switch back to qwen/qwen3-32b (rate limit should be reset)
79c84f9

Jose-Maria Segui commited on

Switch to llama3-groq-70b-8192-tool-use-preview for proper tool calling
71101a6

Jose-Maria Segui commited on

Switch to llama-3.3-70b-versatile and add rate limit handling
d161c86

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

Add fuzzy matching for QA and LLM retry logic
98e8860

Jose-Maria Segui commited on

Add CSV-based QA tool and update agent logic
e4ca414

Jose-Maria Segui commited on

Disable Supabase Retriever to fix runtime crash
4f6fb16

Jose-Maria Segui commited on

Fix: Make Supabase import optional to prevent startup crash
b3e3f81

Jose-Maria Segui commited on

Fix: Manually implement create_retriever_tool to avoid import errors
4bc4dbf

Jose-Maria Segui commited on

Fix: Correct langchain import for create_retriever_tool
d32e6b1

Jose-Maria Segui commited on

Upgrade to Agent v5: Supabase RAG, Full Tools, Reference Architecture
d8233c4

Jose-Maria Segui commited on

Fix: Ensure System Prompt is passed to LLM in LangGraph
4f451d4

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