Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
ChambreAgriculturePaysLoire
/
routeur_ia_api
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e5b1261
routeur_ia_api
/
graphs
/
tools
14.7 kB
Ctrl+K
Ctrl+K
2 contributors
History:
7 commits
Cyril Dupland
Update agent model to 'mistral-small-2603': Change the model used in both the project and conversation subagents to 'mistral-small-2603' for improved performance and efficiency in summarization tasks.
7e60792
about 2 months ago
__init__.py
53 Bytes
Implement V2 workflow for agent orchestration, including new chat tools agent with retrieval capabilities, classifier node enhancements, and summarizer integration. Add detailed documentation for V2 features and prompts, ensuring improved agent interaction and context handling.
3 months ago
check_project.py
1.15 kB
Refactor chat system prompt and tools: enhance resource organization by clarifying the structure of available resources, including services and training, and improve the 'check_project_id' tool to return None when no project is identified. Remove redundant session context from the agent's system prompt for cleaner implementation.
about 2 months ago
retrieval_tools.py
6.36 kB
Add middleware factories for LangChain agents: Introduce new middleware functions for main and project summarizer agents, enhancing the agent's capabilities with context editing and summarization features. Update retrieval tools and agent workflows to integrate these middlewares, ensuring improved message handling and processing. Add tests to validate middleware functionality and defaults.
about 2 months ago
summarize.py
7.16 kB
Update agent model to 'mistral-small-2603': Change the model used in both the project and conversation subagents to 'mistral-small-2603' for improved performance and efficiency in summarization tasks.
about 2 months ago