Skip to content

feat/gaia_formatter-option #6

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

Merged
merged 2 commits into from
May 21, 2025

Conversation

LorenzoPaleari
Copy link
Collaborator

  • Introduced --gaia_formatter argument in gaia.py, allowing users to enable GAIA-compatible output formatting.
  • Updated README.md to document the new --gaia_formatter option and its benefits.
  • Modified Docker environment and compose files to support the new formatter option.
  • Enhanced controller interfaces and LLM invocation methods to handle GAIA formatting.
  • Created separate prompt templates for GAIA formatting in Neo4j and NetworkX prompts.
  • Updated shell script run_multiple_gaia.sh to parse and utilize the --gaia_formatter argument.

- Introduced `--gaia_formatter` argument in `gaia.py`, allowing users to enable GAIA-compatible output formatting.
- Updated `README.md` to document the new `--gaia_formatter` option and its benefits.
- Modified Docker environment and compose files to support the new formatter option.
- Enhanced controller interfaces and LLM invocation methods to handle GAIA formatting.
- Created separate prompt templates for GAIA formatting in Neo4j and NetworkX prompts.
- Updated shell script `run_multiple_gaia.sh` to parse and utilize the `--gaia_formatter` argument.
@LorenzoPaleari LorenzoPaleari requested a review from rgersten May 19, 2025 23:54
@LorenzoPaleari LorenzoPaleari added the enhancement New feature or request label May 19, 2025
@LorenzoPaleari LorenzoPaleari changed the title feat: Add GAIA formatter option to enhance output formatting - Closes #4 feat: Add GAIA formatter option to enhance output formatting May 19, 2025
@LorenzoPaleari LorenzoPaleari changed the title feat: Add GAIA formatter option to enhance output formatting feat/gaia_formatter-option May 20, 2025
@rgersten rgersten merged commit f653c22 into spcl:main May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KGOT fails to generate natural language answers, returns only node titles
2 participants