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

adding Klarna agent as an example using OpenAPI chain #114

Merged
merged 1 commit into from
Jul 9, 2023

Conversation

kreneskyp
Copy link
Owner

Description

This PR adds @klarna agent. This agent is an example using the OpenAPI+OpenAIFunctions chain to fulfill a user request with an LLM chosen API call.

The chain also demonstrates how to format the JSON response into markdown.

image

Changes

  • adds klarna_v1 fixture
  • adds klarna_v1 to dev_fixtures make target

How Tested

This bot was used to test OpenAPI+OpenAIFunctions. It is subsequently tested by dev_setup test workflow.

TODOs

[List any outstanding TODOs or known issues that still need to be addressed.]

@kreneskyp kreneskyp merged commit 9ed5bf0 into master Jul 9, 2023
@kreneskyp kreneskyp deleted the agent_klarna branch July 9, 2023 21:18
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.

1 participant