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

Implemented write abstract method for agent #25

Merged
merged 5 commits into from
May 11, 2024

Conversation

timsanders256
Copy link
Collaborator

This is correlated with issue #14

@lwaekfjlk lwaekfjlk self-requested a review May 11, 2024 14:25
Copy link
Member

@lwaekfjlk lwaekfjlk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@lwaekfjlk
Copy link
Member

@timsanders256 looks like I ruined something when merging, can you help check?

@lwaekfjlk lwaekfjlk merged commit 84492ef into main May 11, 2024
12 checks passed
chengzr01 pushed a commit that referenced this pull request May 15, 2024
* Implemented write abstract method for agent

* fix merge error

* add communicate func

---------

Co-authored-by: Haofei Yu <[email protected]>
lwaekfjlk added a commit that referenced this pull request May 15, 2024
* Initial commit

* support project template (#1)

* support template

* init test

* change test file name

* fix mypy

* support empty class structure (#3)

* just create a structure

* pass all tests

* Make mytest checking more relaxed in research town (#7)

Import errors eliminated when push

* sync with template repo (#9)

* delete useless stubs and sync with template repo

* sync with project template

* Fix error in init town (#8)

* Add files via upload

* Add files via upload

* Add files via upload

* Test whether more relaxed mypy could reduce captured error in init-town

* sync template

* support research_town

* fix codespell bug

* fix formatting

* test pytest

* fix mypy errors

* try to pass pytest

* try to pass pytest

* pass all pre-commit

* pass all pre-commit

* pass all pre-commit

* fix isort bug

* fix isort bug

* fix mypy types

* fix ruff

* delete install mypy things

* fix isort

* fix isort

* update poetry dependency

* add torch support

* add isort support

* add transformers

* fix pytest error

* fix pytest error

* solve pytest warning

* solve pytest

---------

Co-authored-by: ft2023 <[email protected]>
Co-authored-by: Haofei Yu <[email protected]>

* fix typo in issue template (#18)

* Update codebase_reorg.yml

* fix bug issue

* split the utils and reorg (#19)

* split the utils

* fix isort

* move prompting into agents

* move prompting into agents

* Fix pytest warning on arxiv lib (#26)

* support communicate method for agent (#24)

Co-authored-by: Haofei Yu <[email protected]>

* support write abstract method for agent (#25)

* Implemented write abstract method for agent

* fix merge error

* add communicate func

---------

Co-authored-by: Haofei Yu <[email protected]>

* fix pytest segmentation fault bug (#29)

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Update test_agent_base.py

* Update agent_base.py

* Update test_agent_base.py

* fix ruff

* fix testing path error

---------

Co-authored-by: ft2023 <[email protected]>

* support review paper in agent class (#15)

* test review paper (#15)

* test review paper (#15)

* support find collaborators (#16)

* fix test errors

* fix test errors

* fix test error

* update prompting function name

---------

Co-authored-by: Haofei Yu <[email protected]>
Co-authored-by: Haofei Yu <[email protected]>
Co-authored-by: Jinwei <[email protected]>
Co-authored-by: ft2023 <[email protected]>
Co-authored-by: timsanders256 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants