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

Utilize barrel file for cleaner imports #34

Conversation

kavilla
Copy link
Member

@kavilla kavilla commented Dec 1, 2023

Description

Example of using index.ts and importing one line instead of two.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

SuZhou-Joe and others added 30 commits November 23, 2023 10:50
Signed-off-by: SuZhou-Joe <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
…pensearch-project#10)

* feat: change implementation of basic_input_output to built-in parser

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: update CHANGELOG

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: enable build input-output message

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: sort interactions

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: remove useless code

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: use parent_interaction_id as traceId

Signed-off-by: SuZhou-Joe <[email protected]>

---------

Signed-off-by: SuZhou-Joe <[email protected]>
* feat: add mechannism to register messageParser

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: update

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: add interaction into message_bubble.tsx

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: update CHANGELOG

Signed-off-by: SuZhou-Joe <[email protected]>

* fix: lint checker

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: remove useless code

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: update

Signed-off-by: SuZhou-Joe <[email protected]>

---------

Signed-off-by: SuZhou-Joe <[email protected]>
* Integrate Memeory APIs of agent framework

Signed-off-by: gaobinlong <[email protected]>

* Add TODO to getSessions()

Signed-off-by: gaobinlong <[email protected]>

---------

Signed-off-by: gaobinlong <[email protected]>
)

* feat: add implement visualization in customized parser

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: add csv-parser lib

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: add csv-parser lib

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: add test cases

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: optimize

Signed-off-by: SuZhou-Joe <[email protected]>

---------

Signed-off-by: SuZhou-Joe <[email protected]>
* Integrate list traces api of agent framework

Signed-off-by: gaobinlong <[email protected]>

* Fix import issue

Signed-off-by: gaobinlong <[email protected]>

* Fix some issues

Signed-off-by: gaobinlong <[email protected]>

* Add some comments

Signed-off-by: gaobinlong <[email protected]>

---------

Signed-off-by: gaobinlong <[email protected]>
…earch-project#27)

* feat: retrieve conversation metadata when loading conversation

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: change /_plugins/_ml to a constant

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: change import

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: optimize code

Signed-off-by: SuZhou-Joe <[email protected]>

---------

Signed-off-by: SuZhou-Joe <[email protected]>
Example of using index.ts and importing one line instead of two.

Signed-off-by: Kawika Avilla <[email protected]>
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7082f75) 80.60% compared to head (9d32765) 80.60%.

Additional details and impacted files
@@                   Coverage Diff                    @@
##           feature/agent-framework      #34   +/-   ##
========================================================
  Coverage                    80.60%   80.60%           
========================================================
  Files                           23       23           
  Lines                          361      361           
  Branches                        47       47           
========================================================
  Hits                           291      291           
  Misses                          70       70           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants