-
Notifications
You must be signed in to change notification settings - Fork 13
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
ENG-1332: Started implementing new aixplain programmatic api #356
Merged
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
310f591
ENG-1332: Started implementing new aixplain programmatic api
kadirpekel 250d608
ENG-1332: removed legacy counterparts
kadirpekel 47d877c
ENG-1332: many improvements
kadirpekel d6766f5
ENG-1332: reorganization on the module structure
kadirpekel 82e59ab
ENG-1332: packaging tweak
kadirpekel c82f891
ENG-1332: enums autogenerated with foundation
kadirpekel 63ff3f4
ENG-1332: fixed and completed enums foundation
kadirpekel e7cbcd9
ENG-1332: bug fix
kadirpekel dbc36d8
ENG-1332: generate.py called with prod account
kadirpekel 7eba55b
ENG-1332: enums.py cleaned up
kadirpekel af2aa3a
ENG-1332: relocated v2 module into main aixplain module
kadirpekel e280fdc
ENG-1332: fixed dynamic enum assignment
kadirpekel 37b2e00
ENG-1332: static enum and resource definition on main class
kadirpekel 0473a1f
ENG-1332: first set of unit tests for v2
kadirpekel a2261c7
ENG-1332: base resource unit tests for v2
kadirpekel dd429a4
ENG-1332: completed critical unit tests for v2
kadirpekel d6d7d5e
ENG-1332: fixed type hints to make autocompletion work well
kadirpekel 1da9d6f
ENG-1332: Many improvements on class structure
kadirpekel 8c67d8a
ENG-1332: Added missing resource implementations
kadirpekel 44c52f0
ENG-1331: Fixed unit tests
kadirpekel 7c1b57f
added api key
xainaz bdfa2c2
removed api-key
xainaz b285d04
ENG-1332: added missing factory methods. revisited typeddict optional…
kadirpekel 38af85f
ENG-1332: Main class constructor revisited
kadirpekel fdd9603
ENG-1332: fixed tests
kadirpekel 910aba4
ENG-1440: refactoring factories to aiXplain SDK v2 (#371)
thiago-aixplain a4cc2e2
ENG-1332: progress on paging
kadirpekel 413f5e6
ENG-1332: removed Resource/Page wrappers
kadirpekel fbfe1c3
ENG-1332: Got the v2 testable through functional tests
kadirpekel 111cb82
ENG-1332: factory var name restored to original
kadirpekel 0305520
ENG-1332: quick revisit all functional tests to employ v2 counterparts
kadirpekel fe5a624
ENG-1332: Fixed many frictions in functional test adoption
kadirpekel 5d22724
Last fixes in repo
thiago-aixplain fb3b832
Adding Team agent class on SDK v2
thiago-aixplain 4e66d75
Breaking down general assets
thiago-aixplain c9959a9
ENG-1332: parameterized general asset tests
kadirpekel bd0b8cc
ENG-1332: Fixed team agent tests
kadirpekel 656b905
Fixing APIKey getter in v2
thiago-aixplain 2f44dfb
ENG-1332: Several bug fixes
kadirpekel 090b562
Merge Development
thiago-aixplain File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agent has no
function
properly saud. Please set thestatus
instead