CRAWL-GPT-CHAT / src /crawlgpt

Commit History

fix: adjust max tokens limit and update model options in chat app
b007f4a

jatinmehra commited on

feat: enhance API documentation with detailed endpoint descriptions and usage examples
4bf6c32

Jatin Mehra commited on

feat: add Flask UI with configuration and run script
431214c

Jatin Mehra commited on

docs: update MiniDoc and README.md for improved clarity and feature descriptions
d32bdc1

jatinmehra commited on

feat: enhance Dockerfile and database setup for SQLite support
483610e

jatinmehra commited on

feat: implement user authentication and chat history management with SQLAlchemy
5610ef5

jatinmehra commited on

Set up home page configuration for CrawlGPT Streamlit app
4e1be1b

jatinmehra commited on

Add pytest configuration and restructure test files; move tests to core directory and update imports
5b02b7b

Jatin Mehra commited on