Commit 4148c14
Release/v2.2 (#1226)
* feat(pandasai_server): pandasai server code commit
* fix(docker-compose): add pandasbi backend in docker
* fix(pandasai-lint): sort linting errors
* refactor: rename modle file name
* feat(chat): adding chat endpoint
* fix: remove some keywords from spellcheck
* fix: poetry lock file
* me api integrated
* chat api integrated
* renamed, fix and add documentation
* workspace replaced
* fix: add conversation id to response
* feat(conversation): return all user conversations
* fix: should be equal equal
* feat(pandasai_server): pandasai server code commit (#1189)
* feat(pandasai_server): pandasai server code commit
* fix(docker-compose): add pandasbi backend in docker
* fix(pandasai-lint): sort linting errors
* refactor: rename modle file name
* feat(chat): adding chat endpoint
* fix: remove some keywords from spellcheck
* fix: poetry lock file
* me api integrated
* chat api integrated
* renamed, fix and add documentation
* workspace replaced
* fix: add conversation id to response
* feat(conversation): return all user conversations
* fix: should be equal equal
---------
Co-authored-by: Shahrukh Khan <srkbannu@gmail.com>
* get all datasets endpoint completed
* feat(conversation_messages): return conversation messages (#1196)
* get all datasets endpoint completed (#1197)
* chore: update poetry.lock
* chore: add pgdata to gitignore
* chore: fix postgres url in the server .env example
* chore: add .env.example for the client
* fix: add rollbar
* fix: wrong redirects
* fix: docker compose to wait for postgres before starting (#1198)
* fix: response message should be value for strings and numbers (#1199)
* docs: mention the platform in the docs
* style: hide rightbar for now
* style: move the "new chat" button next to chat
* [PAN-816]: Past conversations integrated and workspace removed (#1200)
* feat(conversation_messages): return conversation messages
* past conversations integrated
* workspace page removed
* workspace page removed
* workspace page removed
* workspace page removed
* bugfix
---------
Co-authored-by: ArslanSaleem <khan.arslan38@gmail.com>
* style: remove tooltip from the sidebar
* style: clean up the UI
* chore: fix typo in volume name
* conversation actions removed
* conversation actions removed (#1201)
* fix: filter out empty conversations
* docs: add platform in the docs
* get users by workspace id api added
* docs: add docs about the platform
* pydantic response for workspace user added
* workspace datasets endpoint added
* archive conversation api added (#1209)
* [PAN-820]: archive api integrated on frontend (#1210)
* archive conversation api added
* archive conversation integrated on frontend
* chore: add link about the roadmap
* past conversation issues fixed
* [PAN-824]: Ui stuck fixed (#1215)
* ui stuck fixed
* docker fixed
* style: ctas in the sidebar fade out on collapse
* scroll to bottom bug fix (#1217)
* tests(pandasai): write python test cases (#1216)
* new conversation not adding to sidebar fixed
* fix: frontend docker build (#1219)
* merge main to release
---------
Co-authored-by: ArslanSaleem <khan.arslan38@gmail.com>
Co-authored-by: Shahrukh Khan <srkbannu@gmail.com>
Co-authored-by: Shahrukh khan <59122336+shahrukh802@users.noreply.github.com>1 parent 3547329 commit 4148c14
222 files changed
Lines changed: 16108 additions & 50 deletions
File tree
- assets
- client
- Providers
- app
- admin
- chat
- conversations/[id]/messages
- components
- AddUserModal
- AppAccordion
- AppModal
- Buttons
- CardConnector
- ChatLoader
- ChatScreen
- ConfirmationDialog
- Icons
- Intercom
- LayoutComponents
- LoadChartJs
- SettingsMenu
- Skeletons
- ToggleDarkMode
- VerticalLineSeperator
- WorkSpace
- dropdown
- loader
- ui
- contexts
- hooks
- lib
- public
- img/logo
- svg
- services
- store
- styles
- types
- utils
- docs
- examples
- server
- api
- v1
- chat
- conversations
- datasets
- monitoring
- users
- workspace
- app
- controllers
- models
- repositories
- schemas
- extras
- requests
- responses
- utils
- core
- controller
- database
- mixins
- exceptions
- factory
- fastapi
- dependencies
- middlewares
- repository
- security
- utils
- data
- migrations
- versions
- tests
- app/repository
- core
- app/controller
- database
- factory
- respository
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
12 | 18 | | |
13 | 19 | | |
14 | 20 | | |
15 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
16 | 40 | | |
17 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
18 | 54 | | |
19 | 55 | | |
20 | 56 | | |
| |||
28 | 64 | | |
29 | 65 | | |
30 | 66 | | |
31 | | - | |
| 67 | + | |
32 | 68 | | |
33 | | - | |
| 69 | + | |
34 | 70 | | |
35 | 71 | | |
36 | 72 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 73 | + | |
44 | 74 | | |
45 | | - | |
| 75 | + | |
46 | 76 | | |
47 | 77 | | |
48 | 78 | | |
| |||
52 | 82 | | |
53 | 83 | | |
54 | 84 | | |
55 | | - | |
| 85 | + | |
56 | 86 | | |
57 | 87 | | |
58 | 88 | | |
| |||
81 | 111 | | |
82 | 112 | | |
83 | 113 | | |
84 | | - | |
| 114 | + | |
85 | 115 | | |
86 | 116 | | |
87 | 117 | | |
88 | 118 | | |
89 | 119 | | |
90 | | - | |
| 120 | + | |
91 | 121 | | |
92 | 122 | | |
93 | 123 | | |
94 | | - | |
| 124 | + | |
95 | 125 | | |
96 | | - | |
| 126 | + | |
97 | 127 | | |
98 | 128 | | |
99 | 129 | | |
| |||
Loading
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments