Commit Graph

1520 Commits (e8099c4db5b6dcba0061162afca8b42649fbd540)
 

Author SHA1 Message Date
Taylor Svec 81180c22f1
Merge pull request #13 from TaylorS15/taylor-working
little change
1 year ago
Taylor Svec e25c12776b
Merge pull request #12 from TaylorS15/taylor-working
review changes
1 year ago
TaylorS15 dea949f772 Moved Doc type to selectDocsApi
Moved /api/docs.ts to /preference/selectDocsApi.ts
Added all source docs to redux
1 year ago
Alex c92f5dba32 New docs gen 1 year ago
Alex 962be4d8ec
Merge pull request #109 from arc53/main
updates
1 year ago
Pavel 3c7ac76a72
Merge pull request #108 from arc53/fix-formatting
fix formatting
1 year ago
Alex 1f683582c0 fix formatting 1 year ago
Alex f60a5d9560
Merge pull request #106 from ajaythapliyal/feature/api-layer
Adds mocks API layer and  wires it with redux and conversation UI
1 year ago
ajaythapliyal f7463699be removes hardcoded conversation 1 year ago
ajaythapliyal a036a6b979 Adds mock conversation api layer, adds reducers to handle various asyc
state and wires it with conversation UI
1 year ago
TaylorS15 80ada47df8 fix 1 year ago
TaylorS15 f61fc71874 bug fix 1 year ago
Taylor Svec 107cfcbe3b
Merge pull request #11 from TaylorS15/taylor-working
fix
1 year ago
Taylor Svec d2958284b6
Merge pull request #10 from TaylorS15/taylor-working
bug fix
1 year ago
Alex 8819f9360b path handling 1 year ago
TaylorS15 d8104381a5 small nav fix 1 year ago
Taylor Svec 530e13bd24
Merge pull request #9 from TaylorS15/taylor-working
small nav fix
1 year ago
TaylorS15 db9a416ca0 fixed about page margin 1 year ago
Taylor Svec 0ccac90245
Merge pull request #8 from TaylorS15/taylor-working
small fixes
1 year ago
TaylorS15 112e7a2473 removed unused import/export 1 year ago
TaylorS15 5902ca0201 added modal to select source documentation 1 year ago
Taylor Svec e2fef9c205
Merge pull request #7 from TaylorS15/taylor-working
added modal to select source documentation
1 year ago
Taylor Svec af198caa80
Merge branch 'arc53:main' into main 1 year ago
Alex 63859a814b
Merge pull request #100 from ajaythapliyal/feature/intro
Adds Hero welcome page, introduces conversation slice and wires conversation UI with redux
1 year ago
ajaythapliyal e40eb53b7a hooks up the redux conversation state with conversation UI 1 year ago
ajaythapliyal 5b456cda16 adds conversation slice and acomoddates conversation component with the
data types
1 year ago
ajaythapliyal d20b5f3e09 adds conversation slice 1 year ago
ajaythapliyal a86744d9d6 adds hero page 1 year ago
Manan 4f5beaaa9e require package unstructued for html_parser 1 year ago
Manan d0b472ad38 Implemented html_parser: cleaning & chunk creation 1 year ago
Alex 8d408c59d6
Merge pull request #99 from ajaythapliyal/feature/restore-transition 1 year ago
ajaythapliyal f82ed1ecee restores side bar and conversation transition 1 year ago
Alex 2b475ab5a5
Merge pull request #98 from ajaythapliyal/feature/conversation-ui 1 year ago
ajaythapliyal 10ac36ee7b simplifies the APIKeyModal communication and state management, adds
conversation components
1 year ago
ajaythapliyal 5341d03749 moves the apikeymodal mounting one level down to simplify 1 year ago
Alex 779253ef15
Merge pull request #89 from TaylorS15/taylor-working 1 year ago
ajaythapliyal cb50795ac1 reorganizes the code, introduces preference slice 1 year ago
ajaythapliyal 350ccad077 makes the api key modal work 1 year ago
ajaythapliyal 1b6a58520c cleanup 1 year ago
Alex bc961f9b18
Merge pull request #96 from arc53/chat-memory
memory done
1 year ago
Alex f833b43f37 memory done 1 year ago
Alex 842d347e5e paths 1 year ago
Alex f69bcb1675
Merge pull request #94 from arc53/dependabot/pip/application/werkzeug-2.2.3
Bump werkzeug from 2.2.2 to 2.2.3 in /application
1 year ago
dependabot[bot] 8cb5aa9925
Bump werkzeug from 2.2.2 to 2.2.3 in /application
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.2.2...2.2.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Alex 8a5e1e8d98 cleanups 1 year ago
Pavel b6629ce7aa
Merge pull request #92 from arc53/custom-llm
Custom llm
1 year ago
Alex 6bb76a42a0
Update README.md 1 year ago
Alex 4d1ff8238d switching between llms 1 year ago
Alex f9fe3f2f48 Merge branch 'main' into custom-llm 1 year ago
Alex 12cbc14fc3
Merge pull request #91 from EricGao888/fix-90
Add retry strategy to increase stability
1 year ago