Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Aasher
/
Makhfi_AI
like
0
Sleeping
App
Files
Files
xet
Community
Fetching metadata from the HF Docker repository...
main
Makhfi_AI
/
workflow
15.9 kB
1 contributor
History:
8 commits
Aasher
fix(chats): filter messages to include only relevant user and assistant content in chat retrieval
8909b6d
3 months ago
__init__.py
Safe
0 Bytes
Update README.md with new emoji and color scheme; initialize directories with empty __init__.py files for project structure
4 months ago
agent.py
Safe
2.06 kB
fix(chats): filter messages to include only relevant user and assistant content in chat retrieval
3 months ago
llms.py
Safe
733 Bytes
Refactor workflow to integrate ChatGoogleGenerativeAI and update vectorstore embeddings
3 months ago
memory_client.py
Safe
154 Bytes
Add core functionality for Makhfi AI, including agent logic, memory management, and vectorstore integration
3 months ago
prompts.py
Safe
5.43 kB
feat(memories): add get_recent_memories task and integrate recent memories into agent workflow
3 months ago
schemas.py
Safe
362 Bytes
Add core functionality for Makhfi AI, including agent logic, memory management, and vectorstore integration
3 months ago
tasks.py
Safe
2.57 kB
fix(call_model): add memories parameter to ensure memories are passed to agent
3 months ago
title_generator.py
Safe
514 Bytes
feat(title-generation): add title generation feature with new model
3 months ago
tools.py
Safe
1.64 kB
Refactor workflow to integrate ChatGoogleGenerativeAI and update vectorstore embeddings
3 months ago
utils.py
Safe
1.9 kB
Add core functionality for Makhfi AI, including agent logic, memory management, and vectorstore integration
3 months ago
vectorstore.py
Safe
585 Bytes
Refactor workflow to integrate ChatGoogleGenerativeAI and update vectorstore embeddings
3 months ago