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

Map tool fine-tuning #3

Closed
7 tasks done
mai00fti opened this issue Sep 6, 2024 · 3 comments
Closed
7 tasks done

Map tool fine-tuning #3

mai00fti opened this issue Sep 6, 2024 · 3 comments
Assignees

Comments

@mai00fti
Copy link
Contributor

mai00fti commented Sep 6, 2024

  • create prompt examples
  • improve map layout (see, tests/location_map_test.py)
  • create tool
    • copy from plot tool
    • test if query result contains required columns
    • adapt number of elements returned from db, not only 10 but all
    • display map in streamlit chat result
@mai00fti
Copy link
Contributor Author

mai00fti commented Sep 6, 2024

@mai00fti
Take care of the 1st 2 items

@halirutan
Copy link
Collaborator

Most of it works and only needs polishing. However, the tool cannot return the map as an "artifact". To overcome this, the agent should rather be implemented using LangGraph. See #10 for more information.

@halirutan
Copy link
Collaborator

Took us only 2.5 months to re-implement everything using LangGraph :)

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

No branches or pull requests

2 participants