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

Add add_prompt_template method to TemboRAG class #618

Merged
merged 35 commits into from
Mar 12, 2024
Merged

Conversation

EvanHStanton
Copy link
Contributor

@EvanHStanton EvanHStanton commented Mar 6, 2024

Bump version

  • Bump version from 0.2.0 to 0.3.0

Update rag.py

  • Add add_prompt_template method to TemboRAG class
  • This function allows for adding custom prompts to vectorize.prompts

Update test_rag.py

  • Add test_add_prompt_template to test functionality of new method

Update Makefile

  • Add run.postgres to test command
  • Update run.postgrescommand to run create extension vectorize cascade;

Update README.md

  • Add section: Adding Custom Prompts

EvanHStanton and others added 13 commits March 6, 2024 16:14
Signed-off-by: Evan Stanton <[email protected]>
Signed-off-by: Evan Stanton <[email protected]>
Signed-off-by: Evan Stanton <[email protected]>
Signed-off-by: Evan Stanton <[email protected]>
Signed-off-by: Evan Stanton <[email protected]>
Signed-off-by: Evan Stanton <[email protected]>
Signed-off-by: Evan Stanton <[email protected]>
Signed-off-by: Evan Stanton <[email protected]>
Signed-off-by: Evan Stanton <[email protected]>
Signed-off-by: Evan Stanton <[email protected]>
Signed-off-by: Evan Stanton <[email protected]>
@EvanHStanton EvanHStanton marked this pull request as ready for review March 6, 2024 22:13
@EvanHStanton EvanHStanton requested a review from ChuckHend as a code owner March 6, 2024 22:13
tembo-py/README.md Outdated Show resolved Hide resolved
tembo-py/README.md Outdated Show resolved Hide resolved
@EvanHStanton EvanHStanton requested a review from ChuckHend March 8, 2024 23:39
Signed-off-by: Evan Stanton <[email protected]>
tembo-py/README.md Outdated Show resolved Hide resolved
tembo-py/tembo_py/rag.py Outdated Show resolved Hide resolved
Signed-off-by: Evan Stanton <[email protected]>
Signed-off-by: Evan Stanton <[email protected]>
Signed-off-by: Evan Stanton <[email protected]>
@EvanHStanton EvanHStanton requested a review from ChuckHend March 12, 2024 13:47
tembo-py/README.md Outdated Show resolved Hide resolved
tembo-py/README.md Outdated Show resolved Hide resolved
EvanHStanton and others added 3 commits March 12, 2024 15:25
Co-authored-by: Adam Hendel <[email protected]>
Co-authored-by: Adam Hendel <[email protected]>
Signed-off-by: Evan Stanton <[email protected]>
@EvanHStanton EvanHStanton merged commit cc49db4 into main Mar 12, 2024
5 checks passed
@EvanHStanton EvanHStanton deleted the TEM-3235 branch March 12, 2024 14:36
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