Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Hansimov
/
hf-llm-api
like
20
Running
App
Files
Files
Community
8
bcf3537
hf-llm-api
1 contributor
History:
95 commits
Hansimov
:gem: [Feature] New available models and related token limit
bcf3537
7 months ago
.github
:boom: [Fix] Actions failed if tag new release during run
7 months ago
apis
:recycle: [Refactor] Rename gpt-3.5 to gpt-3.5-turbo
7 months ago
configs
:pencil: [Config] Upgrade to v1.1.5
7 months ago
constants
:gem: [Feature] New available models and related token limit
7 months ago
examples
:gem: [Feature] New examples: chat with openai and post
11 months ago
messagers
:gem: [Feature] MessageCompoer: decompose to system and input prompt
7 months ago
mocks
:recycle: [Refactor] Use tclogger, and configure envs better
7 months ago
networks
:gem: [Feature] Split to Requester and Streamer, and mock chat history with messages
7 months ago
tests
:recycle: [Refactor] Configure api info with config.json
7 months ago
.gitignore
Safe
24 Bytes
:gem: [Feature] Enable Docker deployment, and add requirements
11 months ago
Dockerfile
Safe
214 Bytes
:pencil: [Config] Enable cache in docker, and monitor more files in actions
7 months ago
README.md
Safe
4.2 kB
:pencil: [Config] Upgrade to v1.1.5
7 months ago
__init__.py
0 Bytes
:boom: [Fix] Module apis not found
11 months ago
requirements.txt
Safe
152 Bytes
:gem: [Feature] Enable get models of chat.openai.com
7 months ago
vercel.json
Safe
293 Bytes
:hammer: [Test] Enable deployment in vercel
9 months ago