Commit History

Add benchmark data and resources for evaluation
5480786

jeongsk commited on

feat: Add chatbot functionality using OpenAI API
74e9aa3

jeongsk commited on

Update size of parquet file for "How to Win Friends and Influence People"
0bc7f65

jeongsk commited on

feat: Split text into semantic chunks and save as parquet file
26dc1ed

jeongsk commited on

chore: Add langchain-experimental to project dependencies
bb62547

jeongsk commited on

chore: rename file
0747f59

jeongsk commited on

chore: Refactor LaasApiClient class and update project dependencies
5ee9117

jeongsk commited on

feat: Add chat_completions method to LaasApiClient
a848d3d

jeongsk commited on

chore: Add langchain-google-genai and langchain-openai to project dependencies
33dae1e

jeongsk commited on

chore: Add stream method to LaasApiClient for streaming chat completions API response
3a47e80

jeongsk commited on

chore: Add python-dotenv to project dependencies
7def007

jeongsk commited on

feat: Add chat_completions method to LaasApiClient
48cccc8

jeongsk commited on

Update LaasApiClient class to include the chat_completions method for making API calls to the chat completions endpoint. This allows users to interact with the chat completions API and receive responses. Also, remove the unused 'hash' parameter from the call_llm_preset method.
8f13578

jeongsk commited on

chore: Refactor LaasApiClient class for improved readability and error handling
dee0a33

jeongsk commited on

chore: Add LaasApiClient class for making API calls to the LAAS service
8ceaf47

jeongsk commited on

chore: Update project dependencies
5790f7f

jeongsk commited on

chore: Add langchain to requirements.txt
b174ed5

jeongsk commited on

chore: Add .gitignore file with project-specific ignore patterns
2c60138

jeongsk commited on

feat: add ingest.ipynb
4c0950e

jeongsk commited on

chore: Update README.md with new emoji for the project
239195f

jeongsk commited on

chore: Add pyproject.toml file with project dependencies
b8da58e

jeongsk commited on

feat: Add application file
782ba28

jeongsk commited on

initial commit
6b13990
verified

jeongsk commited on