Alex
|
fcc746fb98
|
Merge pull request #972 from ManishMadan2882/main
Fix: added translation for the conversation history dropdown
|
2024-05-29 18:37:43 +01:00 |
|
ManishMadan2882
|
95934a5b7a
|
(i18n): updated for conv history
|
2024-05-29 22:54:46 +05:30 |
|
Alex
|
0cfa77b628
|
chats word in translations
|
2024-05-29 11:29:00 +01:00 |
|
Alex
|
ca4881ad51
|
Merge pull request #969 from ManishMadan2882/main
Internationalisation with i18next
|
2024-05-29 11:23:45 +01:00 |
|
Alex
|
967b195946
|
Merge pull request #967 from starkgate/empty-response-after-streaming
Fix empty response in the conversation
|
2024-05-28 23:06:46 +01:00 |
|
ManishMadan2882
|
1ae7771290
|
add spacing in general, minor change
|
2024-05-29 03:27:53 +05:30 |
|
ManishMadan2882
|
a585fe4d54
|
refactored locale json
|
2024-05-28 21:38:42 +05:30 |
|
ManishMadan2882
|
fa3a9fe70e
|
fix: minor changes
|
2024-05-28 21:35:10 +05:30 |
|
ManishMadan2882
|
99952a393f
|
feat(i18n): modals, Hero, Nav
|
2024-05-28 20:50:07 +05:30 |
|
Alex
|
41cb765255
|
Update README.md
|
2024-05-28 10:09:06 +01:00 |
|
Alex
|
2d12a3cd7a
|
Merge pull request #965 from siiddhantt/feature/set-tokens-message-history
feat: dropdown to adjust conversational history limits
|
2024-05-28 09:43:21 +01:00 |
|
starkgate
|
df4fe0176c
|
Fix empty response in the conversation
|
2024-05-28 10:40:55 +02:00 |
|
ManishMadan2882
|
4fcc80719e
|
feat(i18n): settings static content
|
2024-05-28 01:39:37 +05:30 |
|
Alex
|
f6c66f6ee4
|
Merge pull request #964 from ManishMadan2882/main
Feature: Token count for vectors
|
2024-05-27 11:44:11 +01:00 |
|
Siddhant Rai
|
220d137e66
|
feat: dropdown to adjust conversational history limits
|
2024-05-26 23:13:01 +05:30 |
|
Alex
|
425803a1b6
|
chore: Refactor source assignment in api_answer route
|
2024-05-24 16:50:00 +01:00 |
|
Manish Madan
|
c794ea614a
|
Merge branch 'arc53:main' into main
|
2024-05-24 21:12:07 +05:30 |
|
ManishMadan2882
|
9000838aab
|
(feat:vectors): calc, add token in db
|
2024-05-24 21:10:50 +05:30 |
|
Alex
|
2790bda1e9
|
feat: Update Kubernetes deployment instructions for DocsGPT
|
2024-05-24 16:16:32 +01:00 |
|
Alex
|
e13d4daa9a
|
chore: Remove unused VECTOR_STORE variable in docsgpt-secrets.yaml
|
2024-05-24 16:09:31 +01:00 |
|
Alex
|
2f504a4e03
|
Merge pull request #963 from arc53/feat/kubes-deployment
feat: k8s deployment
|
2024-05-24 14:48:22 +01:00 |
|
Alex
|
598a50a133
|
feat: Add Kubernetes deployment instructions for DocsGPT
|
2024-05-24 14:40:28 +01:00 |
|
Alex
|
1b06a5a3e0
|
feat: k8s deployment
|
2024-05-23 18:23:01 +01:00 |
|
Alex
|
9f1d3b0269
|
Update README.md
|
2024-05-22 16:34:04 +01:00 |
|
Alex
|
a09543d38b
|
Update README.md
|
2024-05-22 16:33:48 +01:00 |
|
Alex
|
23ddf53abe
|
Update ci.yml
|
2024-05-20 12:09:11 +01:00 |
|
Alex
|
6753b55160
|
Merge pull request #955 from sossost/feat/add_copy_button_on_code_snippet
Feat : add copy button on code snippet
|
2024-05-18 13:08:25 +01:00 |
|
Alex
|
7f7f48ad56
|
Merge pull request #958 from arc53/feat-pre-loading-embeds
chore: Update Docker build platforms for application and frontend and…
|
2024-05-18 12:49:19 +01:00 |
|
jang_yoonsu
|
149ca01029
|
fix : Add group property to code block parent element and add copy button condition
|
2024-05-18 20:43:13 +09:00 |
|
Alex
|
5c8133a810
|
chore: Update Docker build platforms for application and frontend and optimised embedding import
|
2024-05-18 12:10:24 +01:00 |
|
Alex
|
2adccdd1b0
|
Merge pull request #957 from ManishMadan2882/main
Update Sidebar
|
2024-05-17 14:37:44 +01:00 |
|
ManishMadan2882
|
b91068d658
|
(navbar): shrink navbar
|
2024-05-17 18:07:06 +05:30 |
|
Alex
|
4534cafd3f
|
Merge pull request #949 from ManishMadan2882/main
Updating Hero
|
2024-05-16 23:32:49 +01:00 |
|
Alex
|
405e79d729
|
removed space
|
2024-05-16 23:32:12 +01:00 |
|
ManishMadan2882
|
4df2349e9d
|
(hero) minor update
|
2024-05-17 00:59:47 +05:30 |
|
jang_yoonsu
|
a9b61d3e13
|
design : add style invisible when lg and visible when hover
|
2024-05-16 23:29:33 +09:00 |
|
jang_yoonsu
|
3767d14e5c
|
feat: add copy button in code snippet
|
2024-05-16 23:23:46 +09:00 |
|
jang_yoonsu
|
889a050f25
|
feat : add copy button component
|
2024-05-16 23:23:06 +09:00 |
|
ManishMadan2882
|
0701fac807
|
(hero): hover button outline
|
2024-05-16 18:42:19 +05:30 |
|
ManishMadan2882
|
9fba91069a
|
lint fix
|
2024-05-16 18:27:36 +05:30 |
|
ManishMadan2882
|
4f9ce70ff8
|
(hero): demo queries on click
|
2024-05-16 18:23:45 +05:30 |
|
Alex
|
5e00d4ded7
|
Merge pull request #953 from shelar1423/main
FIX: Spinner
|
2024-05-16 10:51:40 +01:00 |
|
digvijay shelar
|
95cd9ee5bb
|
spinner fixed
|
2024-05-16 15:15:48 +05:30 |
|
Alex
|
40f16f8ef1
|
Merge pull request #952 from ManishMadan2882/fix-api-key-parse
FIx: API Key Parsing
|
2024-05-15 16:27:43 +01:00 |
|
ManishMadan2882
|
3d9288f82f
|
fix: override chunks,promps with api-key-data
|
2024-05-15 20:23:02 +05:30 |
|
ManishMadan2882
|
c51f12f88b
|
(conversation)- taller input field
|
2024-05-15 16:31:41 +05:30 |
|
Alex
|
0618153390
|
fix: object id bug
|
2024-05-14 19:01:45 +01:00 |
|
Alex
|
a7c066291b
|
Update README.md
|
2024-05-13 17:08:12 +01:00 |
|
Alex
|
a69ac372fa
|
Merge pull request #946 from siiddhantt/refactor/ui-elements
refactor: several small ui refactor for generalisation
|
2024-05-13 11:47:20 +01:00 |
|
Alex
|
16b2a54981
|
Merge pull request #936 from Fagner-lourenco/patch-1
Update Dockerfile
|
2024-05-12 22:36:52 +01:00 |
|