Skip to content

Commit

Permalink
change chata to api
Browse files Browse the repository at this point in the history
  • Loading branch information
XuhuiZhou committed Nov 23, 2024
1 parent 8deb308 commit b569567
Show file tree
Hide file tree
Showing 2 changed files with 967 additions and 1,761 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ groq = ["groq"]
cohere = ["cohere"]
google-generativeai = ["google-generativeai"]
examples = ["transformers", "datasets", "scipy", "torch", "pandas"]
chat = [
api = [
"fastapi[standard]",
"uvicorn",
]
Expand Down
Loading

0 comments on commit b569567

Please sign in to comment.