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-spec
/
package.json
agent
Initial commit
c8ed262
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
197 Bytes
{
"name"
:
"@workspace/api-spec"
,
"version"
:
"0.0.0"
,
"private"
:
true
,
"scripts"
:
{
"codegen"
:
"orval --config ./orval.config.ts"
}
,
"devDependencies"
:
{
"orval"
:
"^8.5.2"
}
}