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
neomdfj
/
neo-2
like
0
Follow
MDFJ
1
Text Generation
English
Spanish
chatbot
rule-based
roblox
calculator
gradio
conversational
web-search
duckduckgo
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
neo-2
/
lib
/
api-zod
/
package.json
agent
Initial commit
c8ed262
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
189 Bytes
{
"name"
:
"@workspace/api-zod"
,
"version"
:
"0.0.0"
,
"private"
:
true
,
"type"
:
"module"
,
"exports"
:
{
"."
:
"./src/index.ts"
}
,
"dependencies"
:
{
"zod"
:
"catalog:"
}
}