Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features/assistant create form #760

Open
wants to merge 83 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
781baea
test
mccarrascog Apr 23, 2024
fcf9a1b
test
JoseP3r32 Apr 23, 2024
ab0344b
chatCompletions comment line
JoseP3r32 Apr 23, 2024
7ef23cf
Assistants-page-view
JoseP3r32 Apr 24, 2024
b9fe17c
assistant create form update
JoseP3r32 Apr 25, 2024
dd7aa9b
wip-assistant-form
mccarrascog May 13, 2024
4f0e0b7
wip-createAssistant-endpoint-success
mccarrascog May 13, 2024
2b8f99b
frontend + endpoints wip (#737)
mccarrascog May 14, 2024
d9dfd74
Updated branch with main (#739)
anamariamv May 14, 2024
d9640d8
update branch
mccarrascog May 14, 2024
d851f7e
assistant-endpoints-wip
mccarrascog May 15, 2024
703d98b
assistant endpoints success
mccarrascog May 15, 2024
e447dae
Apply spotless formatting
mccarrascog May 15, 2024
a789e17
Android project
JoseP3r32 May 20, 2024
33863c1
XefMobile interface added to main project
JoseP3r32 May 20, 2024
71e882e
some corrections OK, added icons OK, and assistants.tsx WIP
mccarrascog May 21, 2024
4253f7a
User authentication and navigation fixed
JoseP3r32 May 22, 2024
2232702
some corrections in assistants.ts WIP and assistants.tsx WIP
mccarrascog May 22, 2024
d0a9b4d
Create Assistant form updates
JoseP3r32 May 22, 2024
c0c0c57
Merge remote-tracking branch 'origin/features/mc-assistant-form' into…
mccarrascog May 22, 2024
535ad4a
format
mccarrascog May 22, 2024
fb7c1ca
Feature: Assistant Endpoints (Create, Modify, Delete, List) - Success…
mccarrascog May 23, 2024
8bc7f54
Merge branch 'features/assistant-create-form' into features/mobiles
JoseP3r32 May 23, 2024
e6bb061
Add files modal and authentication updates
JoseP3r32 May 23, 2024
2fa8115
List assistant endpoint tested succesful
JoseP3r32 May 23, 2024
e290c17
AssistantScreen update
JoseP3r32 May 23, 2024
24bc3ba
assistants.ts and Assistants.tsx - WIP
mccarrascog May 27, 2024
c13d3f2
Merge remote-tracking branch 'origin/main' into features/mc-assistant…
mccarrascog May 27, 2024
77befd9
AssistantRoutes -update
mccarrascog May 27, 2024
b4d4da7
Show user name after login
JoseP3r32 May 27, 2024
634fd6d
Merge branch 'features/mobiles' into features/assistant-create-form
JoseP3r32 May 27, 2024
c0c55c3
corrections in logger.info syntax in AssistantRoutes.kt
mccarrascog May 27, 2024
b7c6934
Deprecated use of logger
JoseP3r32 May 27, 2024
093d04c
Merge branch 'features/assistant-create-form' of https://github.com/x…
JoseP3r32 May 27, 2024
cb9d0c4
Revert "Merge branch 'features/mobiles' into features/assistant-creat…
JoseP3r32 May 27, 2024
7314692
added missing project
JoseP3r32 May 27, 2024
656c18b
Listing assistants on the website - FIXED
mccarrascog May 27, 2024
8576e72
Upload files, settings OpenAiKey, auth fixes
JoseP3r32 May 27, 2024
e8e3228
Apply spotless formatting
JoseP3r32 May 28, 2024
9a8bc45
Apply Spotless formatting to maintain code style consistency
mccarrascog May 28, 2024
419c8af
Merge branch 'refs/heads/features/assistant-create-form' into feature…
JoseP3r32 May 28, 2024
a5bbd20
Merge remote-tracking branch 'origin/features/xef-mobiles' into featu…
JoseP3r32 May 28, 2024
36fd41f
Merge branch 'refs/heads/features/assistant-create-form' into feature…
JoseP3r32 May 28, 2024
1a8558e
A correction in a logger.error message
mccarrascog May 28, 2024
7b5cdda
OpenAi token UI and assistant list
JoseP3r32 May 28, 2024
171d8f2
Apply spotless formatting
JoseP3r32 May 28, 2024
f2bd552
Android project
JoseP3r32 May 28, 2024
18a1ba0
Merge branch 'refs/heads/features/assistant-create-form' into feature…
JoseP3r32 May 28, 2024
7433a6d
Apply spotless formatting
JoseP3r32 May 28, 2024
5d78474
List assistants and create new assistant
JoseP3r32 May 29, 2024
5674a1f
Apply spotless formatting
JoseP3r32 May 29, 2024
7cc4f94
Create assistant updates
JoseP3r32 May 30, 2024
4d3801c
fmt
JoseP3r32 May 30, 2024
4956f52
create assistant in web - WIP
mccarrascog Jun 3, 2024
c57e3ab
Post assistant endpoint update
JoseP3r32 Jun 3, 2024
401116f
Merge branch 'refs/heads/features/assistant-create-form' into feature…
JoseP3r32 Jun 3, 2024
3263e29
Create assistant functionality
JoseP3r32 Jun 3, 2024
6ee9b03
Apply spotless formatting
JoseP3r32 Jun 3, 2024
97160fc
Update assistant list after creating
JoseP3r32 Jun 3, 2024
3169933
Populate assistant data into form
JoseP3r32 Jun 4, 2024
7468956
Apply spotless formatting
JoseP3r32 Jun 4, 2024
9e47b22
Create assistant, show selected assistant, other frontend improvement…
mccarrascog Jun 4, 2024
e1de33b
Registration validations and ui updates
JoseP3r32 Jun 5, 2024
c5748e9
Merge remote-tracking branch 'origin/features/xef-mobiles' into featu…
JoseP3r32 Jun 5, 2024
d6fcceb
Registration validations and ui updates
JoseP3r32 Jun 5, 2024
0b6f2f3
Merge branch 'refs/heads/features/assistant-create-form' into feature…
JoseP3r32 Jun 5, 2024
1e74679
Corrections in temperature and top_p
mccarrascog Jun 5, 2024
056fb9e
Delete assistant
JoseP3r32 Jun 5, 2024
4025180
Merge branch 'refs/heads/features/assistant-create-form' into feature…
JoseP3r32 Jun 5, 2024
e108a93
Apply spotless formatting
JoseP3r32 Jun 5, 2024
3b34bf7
Delete assistant endpoint
JoseP3r32 Jun 5, 2024
3efe737
Merge remote-tracking branch 'origin/features/xef-mobiles' into featu…
JoseP3r32 Jun 5, 2024
8b8ea20
Apply spotless formatting
JoseP3r32 Jun 5, 2024
6ebe743
Add file paths to file search and code interpreter
JoseP3r32 Jun 6, 2024
09d52b7
Merge remote-tracking branch 'origin/features/xef-mobiles' into featu…
JoseP3r32 Jun 6, 2024
548456a
Apply spotless formatting
JoseP3r32 Jun 6, 2024
fc4b786
Showing path files from selected files
JoseP3r32 Jun 6, 2024
30f41e9
Merge remote-tracking branch 'origin/features/xef-mobiles' into featu…
JoseP3r32 Jun 6, 2024
32e9a56
Apply spotless formatting
JoseP3r32 Jun 6, 2024
9a547a4
Delete/edit assistant, improvements in frontend, other corrections
mccarrascog Jun 6, 2024
87914ea
Merge remote-tracking branch 'origin/features/xef-mobiles' into featu…
mccarrascog Jun 10, 2024
917c796
Corrections in updating the list when deleting assistantst
mccarrascog Jun 11, 2024
ceba8ac
Apply spotless formatting
mccarrascog Jun 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
wip-assistant-form
mccarrascog committed May 13, 2024

Verified

This commit was signed with the committer’s verified signature.
commit dd7aa9b688273b2c9f6413999779e32f3099eaac
Loading