Skip to content

Commit

Permalink
fix(prompt): polish agent prompt (#436)
Browse files Browse the repository at this point in the history
* fix pytest error

* feat(config): support agent number in config (#406)

* fix pytest error

* merge participant number into config

* feat(eval): add eval scripts (#407)

* fix pytest error

* update scripts

* fix mypy error

* feat(test): support codecov (#410)

* ci(docs): deploy doc to website (#411)

* deploy docs workflow

* update pyproject

* update pyproject

* modify the pages

Create CNAME

* ci(all): unify workflow to be lowercase (#413)

* unify workflow to be lowercase

* fix pytest

* bug(ci): fix workflow name typo (#414)

Update CNAME

Update CNAME

Update CNAME

* bug(doc): fix website deploy (#415)

* update cname

* update

* update url

* feat(db): modify db embedding logic (#417)

* polish embedding logics (#390)

* add db storage test (#409)

* fix test errors

* update agent names

* ci(bot): update bot commit message (#418)

* ci(bot): add docs dependency update (#421)

* chore(deps-dev): bump pytest from 8.2.2 to 8.3.1 (#420)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.2.2...8.3.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update prompt

* few-shot prompt for research town

* fix failure in getting reeview score

* alter corresponding few-shot example

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Zirui Cheng <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zhaochen Hong <[email protected]>
  • Loading branch information
4 people authored Jul 28, 2024
1 parent c6d58bb commit b4107b6
Show file tree
Hide file tree
Showing 3 changed files with 225 additions and 113 deletions.
Loading

0 comments on commit b4107b6

Please sign in to comment.