Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dev-jas
/
text-to-sql-smolagent
like
0
Running
App
Files
Files
Community
main
text-to-sql-smolagent
57.6 kB
2 contributors
History:
15 commits
dev-jas
Delete LICENSE.md
468fb11
unverified
2 months ago
.gitignore
Safe
5 Bytes
Created .gitignore to ignore .env
2 months ago
LICENSE
Safe
11.3 kB
Update copyright year and owner in LICENSE file
2 months ago
README.md
Safe
2.15 kB
Update README.md to enhance project documentation with detailed features, installation instructions, usage examples, and project structure.
2 months ago
TUTORIAL.md
Safe
12.1 kB
Add comprehensive tutorial on building a Text-to-SQL AI agent with `smolagents`
2 months ago
index.html
Safe
27.6 kB
Add LICENSE.md and update license information in index.html to Apache 2.0
2 months ago
requirements.txt
Safe
476 Bytes
(ADD): Create requirements.txt to list project dependencies
2 months ago
text_to_sql.py
Safe
3.89 kB
(FEAT): Add README and implement SQL engine tool for AI agent interaction
2 months ago