Skip to content

Commit 31a9954

Browse files
committed
Update report
Signed-off-by: Jack Luar <[email protected]>
1 parent 2bd9ab6 commit 31a9954

File tree

1 file changed

+99
-0
lines changed

1 file changed

+99
-0
lines changed

CHANGELOG.md

Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
# 2025-06
2+
3+
- 2bd9ab6 Song Luar 2025-06-07 CI: increase seeding timeout to 25 mins (#141)
4+
- a2d22cd Song Luar 2025-06-06 Fix backend build docs (#140)
5+
- 7c8e269 Song Luar 2025-06-06 Improve sanity_check robustness (#138)
6+
- a36cc3e Palaniappan R 2025-06-06 chore: Remove old hosted version section from README (#139)
7+
- 7ec0541 Song Luar 2025-06-06 Update eval schema (#137)
8+
- c1024a4 Kannav Sethi 2025-06-05 Integration of MongoDB for feedbacks - Revised (#107)
9+
- ebfd6df Song Luar 2025-06-05 Fix `llm-tests` target (#133)
10+
- d262d3a Song Luar 2025-06-04 Fix CI tests 2 (#132)
11+
- 9531957 Song Luar 2025-06-04 Fix CI tests (#130)
12+
- 60f68a9 Song Luar 2025-06-01 Fix CI linting (#128)
13+
- 15f7eab Song Luar 2025-06-01 CI Cleanup (#126)
14+
15+
# 2025-04
16+
17+
- 918b996 kevinwguan 2025-04-02 persistent database fix (#124)
18+
19+
# 2025-03
20+
21+
- d0c189d Palaniappan R 2025-03-17 Add docs for ollama setup (#122)
22+
23+
# 2025-01
24+
25+
- 1441a9f Kannav Sethi 2025-01-15 Documentation for Backend (#120)
26+
- 5f57e2e Song Luar 2025-01-06 CI Cleanup (#115)
27+
- becf508 ProCodec 2025-01-05 feat: add script-based auto-evaluation with Streamlit analysis (#114)
28+
29+
# 2024-12
30+
31+
- e882c5c Song Luar 2024-12-21 Feature: Add feedback reaction button and add chat history v2 (#112)
32+
- 423d70e Song Luar 2024-12-18 CI: separate secret workflow (#113)
33+
- aefe7d4 Palaniappan R 2024-12-18 Add streaming support (#111)
34+
35+
# 2024-11
36+
37+
- e2af48f dependabot[bot] 2024-11-23 Build(deps): Bump pymongo from 4.6.2 to 4.6.3 in /common in the pip group across 1 directory (#105)
38+
- 75b486c Kannav Sethi 2024-11-21 Design and add a MongoDB schema (Issue 75) - Revision (#101)
39+
- 9af54cc Song Luar 2024-11-20 CI Fixes (#103)
40+
- ab64aa2 Song Luar 2024-11-20 Fix ci.yaml (#102)
41+
- a236203 Song Luar 2024-11-12 Fix changelog: fetch-depth 0 and fixed committers (#99)
42+
- b17336d Song Luar 2024-11-12 Fix changelog: use cpr v7 (#97)
43+
- 73aa50e Song Luar 2024-11-12 Fix changelog action: sign commits (#96)
44+
- d99326a Song Luar 2024-11-11 GH Action fixes (#94)
45+
- 7090704 Song Luar 2024-11-11 Frontend updates (#92)
46+
- 260bba5 Song Luar 2024-11-11 DeepEval CI integration (#86)
47+
- b850af4 Palaniappan R 2024-11-09 Fix muliple tool calling (#89)
48+
- bb5a300 Song Luar 2024-11-08 Evaluation module refactor (#85)
49+
50+
# 2024-10
51+
52+
- dce7db2 dependabot[bot] 2024-10-31 Build(deps): Bump langchain from 0.2.12 to 0.3.0 in /backend in the pip group across 1 directory (#83)
53+
- a0f952d Song Luar 2024-10-30 repo stats ci (#81)
54+
- 94dcc78 Song Luar 2024-10-30 Revert docker-compose.yml (#80)
55+
- 6ecddc0 Song Luar 2024-10-27 Update docs (#79)
56+
- 8f65a79 Song Luar 2024-10-27 Pyproject packaging (#74)
57+
- d040878 Song Luar 2024-10-27 Move build docs functionality to workflow (upload.yml) 2 (#78)
58+
- 84bfc37 Song Luar 2024-10-26 Remove unused data dir (#76)
59+
- 322d569 Song Luar 2024-10-26 Smoke tests (#73)
60+
- cb86b3e Palaniappan R 2024-10-10 Tool changes (#63)
61+
- b229e6c Song Luar 2024-10-10 Add link to wiki and citation (#72)
62+
63+
# 2024-09
64+
65+
- 8cef3ad Song Luar 2024-09-01 Manpages HF integration (#66)
66+
- a84380f Song Luar 2024-09-01 Upload manpages CI (#65)
67+
68+
# 2024-08
69+
70+
- a5c439f Palaniappan R 2024-08-24 Add chat history, Ollama support (#54)
71+
- ddac14d Song Luar 2024-08-16 Upgrade streamlit vers for security updates (#53)
72+
- dce4611 Song Luar 2024-08-08 Update requirements.txt to remove nltk (#48)
73+
- 7ff3bff Palaniappan R 2024-08-08 Agent updates (#46)
74+
75+
# 2024-07
76+
77+
- a05863a dependabot[bot] 2024-07-25 Build(deps): Bump langchain-community from 0.2.7 to 0.2.9 in /backend (#45)
78+
- 56be656 Palaniappan R 2024-07-24 Agent Retriever Updates (#43)
79+
- 5ad41d4 Palaniappan R 2024-07-15 Fix: Add a text-splitter, fix the graph's tool router (#42)
80+
- 79d38f4 Song Luar 2024-07-15 Feat: Automate building of manpages (#31)
81+
- 53af4db Palaniappan R 2024-07-15 Add an agentic graph workflow (#30)
82+
- 715dfce Song Luar 2024-07-12 Feat: add pre-commits (#35)
83+
- 0b80442 Song Luar 2024-07-11 Feat: mypy ci (#26)
84+
- 2807dd2 Song Luar 2024-07-10 Feat: Backend docker CI (#28)
85+
- 5ad0ed6 ProCodec 2024-07-10 Ruff pep8 fix N806 (#23)
86+
- 8b940f2 Song Luar 2024-07-10 Docs: Update README.md (#22)
87+
- f64c791 ProCodec 2024-07-09 Feature: Add Ruff GitHub Workflow (#12)
88+
- 8ec4b28 ProCodec 2024-07-08 Fix: Human Eval for new endpoints (#29)
89+
- 2050f6e Palaniappan R 2024-07-05 Add support for multiple endpoints (#21)
90+
91+
# 2024-06
92+
93+
- b60bd24 ProCodec 2024-06-29 feat: added human evaluation (#11)
94+
- 1bf1ee7 ProCodec 2024-06-29 feat: Add Streamlit Frontend (#10)
95+
- f9e8d05 Song Luar 2024-06-29 Feat: Mypy checks (#15)
96+
- 23f6a31 Palaniappan R 2024-06-22 Fix local build (#13)
97+
- 6841044 Palaniappan R 2024-06-21 Add an updated hybrid retriever (#6)
98+
- 58c1a58 Palaniappan R 2024-06-14 feat: add ensemble retriever backend (#2)
99+
- 6197b65 luarss 2024-06-06 Initial commit

0 commit comments

Comments
 (0)