client-js
JS Client library for Mistral AI platform
파일 탐색기
최종 버전 다운로드 (.zip)- build_publish.yaml
- favicon.ico
- index.html
- App.js
- index.js
- .gitignore
- package-lock.json
- package.json
- README.md
- chat_with_streaming.ts
- package-lock.json
- package.json
- tsconfig.json
- chat_no_streaming.js
- chat_with_streaming.js
- embeddings.js
- file.jsonl
- files.js
- function_calling.js
- jobs.js
- json_format.js
- list_models.js
- package-lock.json
- package.json
- client.d.ts
- client.js
- files.d.ts
- files.js
- jobs.d.ts
- jobs.js
- client.test.js
- files.test.js
- jobs.test.js
- utils.js
- .eslintrc.yml
- .gitignore
- .npmrc
- LICENSE
- package-lock.json
- package.json
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/mistralai/client-js
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd client-js
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
