ChatDB
The official repository of "ChatDB: Augmenting LLMs with Databases as Their Symbolic Memory".
파일 탐색기
최종 버전 다운로드 (.zip)- cli_demo.jpeg
- teaser.png
- customers.csv
- fruits.csv
- purchase_items.csv
- purchases.csv
- sale_items.csv
- sales.csv
- suppliers.csv
- .env.template
- .gitignore
- call_ai_function.py
- chat.py
- chatdb.py
- chatdb_prompts.py
- chatgpt.py
- config.py
- fruit_shop_schema.py
- logger.py
- mysql.py
- README.md
- requirements.txt
- sql_examples.py
- tables.py
- token_counter.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/huchenxucs/ChatDB
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd ChatDB
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
