Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JulsdL
/
SmartQuery
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3b5f5c4
SmartQuery
Ctrl+K
Ctrl+K
3 contributors
History:
6 commits
JulsdL
Enhance sql_agent.py by adding AST and regex imports, implementing query_as_list function for database querying, and integrating a new retriever tool for proper noun search using FAISS vector store.
3b5f5c4
about 1 year ago
.gitignore
3.13 kB
Updated gitignore
about 1 year ago
.tables
Safe
0 Bytes
Add initial implementation of SQL agent with few-shot learning and ChainLit integration for dynamic SQL query generation and execution based on user input.
about 1 year ago
README.md
88 Bytes
Refactor app.py to use async context for SmartQuery Agent, enhance error handling, and streamline message streaming. Add comprehensive documentation in chainlit.md and update prompt_templates.py to improve user query responses. Update README.md with project metadata.
about 1 year ago
SELECT
Safe
0 Bytes
Add initial implementation of SQL agent with few-shot learning and ChainLit integration for dynamic SQL query generation and execution based on user input.
about 1 year ago
app.py
911 Bytes
Refactor app.py to use async context for SmartQuery Agent, enhance error handling, and streamline message streaming. Add comprehensive documentation in chainlit.md and update prompt_templates.py to improve user query responses. Update README.md with project metadata.
about 1 year ago
chainlit.md
647 Bytes
Refactor app.py to use async context for SmartQuery Agent, enhance error handling, and streamline message streaming. Add comprehensive documentation in chainlit.md and update prompt_templates.py to improve user query responses. Update README.md with project metadata.
about 1 year ago
prompt_templates.py
Safe
3.04 kB
Refactor app.py to use async context for SmartQuery Agent, enhance error handling, and streamline message streaming. Add comprehensive documentation in chainlit.md and update prompt_templates.py to improve user query responses. Update README.md with project metadata.
about 1 year ago
requirements.txt
Safe
80 Bytes
Add initial implementation of SQL agent with few-shot learning and ChainLit integration for dynamic SQL query generation and execution based on user input.
about 1 year ago
sql_agent.py
2.86 kB
Enhance sql_agent.py by adding AST and regex imports, implementing query_as_list function for database querying, and integrating a new retriever tool for proper noun search using FAISS vector store.
about 1 year ago